Andrea Marchesini
|
9679a08231
|
Bug 660237 - implement nsIDOMStorage with a proxy, r=bzbarsky, r=mayhemer
|
2014-07-23 01:07:12 -04:00 |
|
Mike Hommey
|
b99bba5c3f
|
Bug 1041864 - Remove LIBRARY_NAMEs that aren't used. r=mshal
|
2014-07-23 08:39:56 +09:00 |
|
Mike Hommey
|
d10b15b035
|
Bug 1041860 - Avoid setting FINAL_LIBRARY to libraries that further use a FINAL_LIBRARY. r=mshal
|
2014-07-23 08:37:51 +09:00 |
|
Trevor Saunders
|
0cdb19dabd
|
bug 1036694 - merge nsIMarkupDocumentViewer into nsIContentViewer r=smaug
|
2014-07-09 17:27:49 -04:00 |
|
Ehsan Akhgari
|
2399188552
|
Bug 1038204 - Make two destructors in the Windows print GUI code private; r=bjacob
|
2014-07-15 15:00:15 -04:00 |
|
Benoit Jacob
|
6bd0bb7f17
|
Bug 1028588 - Fix dangerous public destructors of Mac-specific reference-counted classes - r=mstange
|
2014-07-06 11:25:31 -04:00 |
|
Benoit Jacob
|
7082088d59
|
Bug 1028588 - Fix dangerous public destructors in embedding/ - r=bsmedberg
|
2014-06-30 18:11:52 -04:00 |
|
Wes Kocher
|
d65e707f3f
|
Backed out 4 changesets (bug 1028588) for build bustage
Backed out changeset 13a8bae671ca (bug 1028588)
Backed out changeset 19a19833f1d6 (bug 1028588)
Backed out changeset d5fae80054de (bug 1028588)
Backed out changeset 5942ad3859b8 (bug 1028588)
|
2014-06-30 15:50:19 -07:00 |
|
Benoit Jacob
|
c1e982f894
|
Bug 1028588 - Fix dangerous public destructors in embedding/ - r=bsmedberg
|
2014-06-30 18:11:52 -04:00 |
|
Mike Conley
|
cfb5bc6d79
|
Bug 989501 - Part 2: When content in an e10s tab requests a new window be opened, forward that call to the TabParent, and have the TabParent pass itself in when creating the new window. r=smaug.
|
2014-06-20 14:07:47 -04:00 |
|
Mike Conley
|
fa31efe305
|
Bug 1021466 - Part 2: Make it possible to pass in an nsITabParent when opening windows, and then stash that nsITabParent in the newly created chrome docshell. r=smaug.
|
2014-06-05 22:51:14 -04:00 |
|
Trevor Saunders
|
3e8a2ce19d
|
bug 966059 - add nsIDocShell::GetWindow and GetDocument r=smaug
|
2014-01-09 21:03:47 -05:00 |
|
Birunthan Mohanathas
|
2deaba6d91
|
Bug 869836 - Part 8: Use Append('c') instead of Append("c") . r=ehsan
|
2014-05-22 06:48:52 +03:00 |
|
Boris Zbarsky
|
23eb84ed8f
|
Bug 1004458. Maintain modal state on outer windows only instead of relying on forwarding from inner to outer. r=peterv
|
2014-05-15 10:26:23 -07:00 |
|
Ryan VanderMeulen
|
96ed00e142
|
Revert to revision 63dfac3c9c87 due to mass bustage pile-ups that landed after it on a CLOSED TREE.
|
2014-05-16 12:29:37 -04:00 |
|
Boris Zbarsky
|
e2d61d13fb
|
Bug 1004458. Maintain modal state on outer windows only instead of relying on forwarding from inner to outer. r=peterv
|
2014-05-15 10:26:23 -07:00 |
|
Ryan VanderMeulen
|
686a50e920
|
Backed out 4 changesets (bug 1008236, bug 1010344, bug 1004458, bug 1008719) for mochitest crashes on a CLOSED TREE.
Backed out changeset 28ecab881472 (bug 1008719)
Backed out changeset 7eebcecb7e26 (bug 1004458)
Backed out changeset 17ea7f2276ac (bug 1010344)
Backed out changeset 184ead7f6e37 (bug 1008236)
|
2014-05-15 14:24:12 -04:00 |
|
Boris Zbarsky
|
f4a9a7d018
|
Bug 1004458. Maintain modal state on outer windows only instead of relying on forwarding from inner to outer. r=peterv
|
2014-05-15 10:26:23 -07:00 |
|
Nick Lebedev
|
b7223435b4
|
Bug 998002 - Rename nsContentUtils::Get{Subject,Object}Principal to nsContentUtils::{Subject,Object}Principal. r=bholley
|
2014-05-13 11:58:00 +02:00 |
|
Anuj Agarwal
|
d27a701b5e
|
Bug 984123, part 2 - Converted nsTArray<char*> to nsTArray<nsCString>. r=ehsan
|
2014-05-13 09:46:37 -07:00 |
|
Andrew McCreight
|
7cd7ec0b06
|
Backed out changeset 22994a1e0af4 for having the wrong author.
|
2014-05-13 09:45:41 -07:00 |
|
Andrew McCreight
|
1292d4ebf1
|
Bug 984123, part 2 - Convert nsTArray<char*> to nsTArray<nsCString>. r=ehsan
|
2014-05-13 09:42:41 -07:00 |
|
Anuj Agarwal
|
05ae547ea9
|
Bug 984123, part 1 - Convert nsControllerCommandGroup::mGroupsHash and nsGroupsEnumerator::mHashtable to nsClassHashtable. r=ehsan
|
2014-05-13 09:42:41 -07:00 |
|
Bobby Holley
|
c50411e058
|
Bug 997987 - Cache the system principal on nsContentUtils and remove nsIScriptSecurityManager::SubjectPrincipalIsSystem. r=Ms2ger,sr=bz
|
2014-05-06 15:43:03 -07:00 |
|
Bobby Holley
|
5c9d904093
|
Bug 997987 - Remove usage of nsIScriptSecurityManager::GetSubjectPrincipal. r=Ms2ger
|
2014-05-06 15:43:03 -07:00 |
|
Birunthan Mohanathas
|
ff8ce9bd42
|
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
|
2014-04-27 03:06:00 -04:00 |
|
Birunthan Mohanathas
|
4de1915f30
|
Bug 900903 - Part 2: Change uses of numbered macros in nsCycleCollectionParticipant.h to the variadic variants. r=smaug
|
2014-04-25 12:49:00 -04:00 |
|
Arpad Borsos
|
e19fb46166
|
Bug 474369 - remove nsVoidArray includes; r=ehsan
--HG--
extra : rebase_source : dd3abeb623fd8b784fd6ba639c88def84a4daf58
|
2014-04-26 16:12:45 +02:00 |
|
Andrew McCreight
|
3c2c09c71b
|
Bug 998779 - Remove unused #includes of nsHashtable.h. r=froydnj
|
2014-04-21 09:41:58 -07:00 |
|
Anuj Agarwal
|
48d94b98d3
|
Bug 984124 - Convert nsWebBrowserPersist::mURIMap to nsClassHashtable. r=bsmedberg
|
2014-04-02 05:56:06 -07:00 |
|
Ehsan Akhgari
|
5b9f45a1a5
|
Bug 798158 - Part 1: Use a pointer-sized type to store refcounts internally; r=bsmedberg
|
2014-03-27 16:38:33 -04:00 |
|
Jonathan Kew
|
57fec8416f
|
bug 978847 - check for overflow in nsWindowWatcher coordinate calculations when constraining position. r=roc
|
2014-03-20 09:46:43 +00:00 |
|
Nathan Froyd
|
61a6f7901d
|
Bug 984466 - change CallQueryInterface to assert in cases of trivial conversions; r=ehsan
|
2014-03-17 13:00:17 -04:00 |
|
Neil Rashbrook
|
c3b2f90f39
|
Bug 514280 Stop using nsCOMPtr for concrete types r=bsmedberg
--HG--
extra : rebase_source : f8fb50de9292320eb7589dd28dc566d0f5044da6
|
2014-03-18 00:23:03 +00:00 |
|
Wes Kocher
|
c0dba87922
|
Backed out 2 changesets (bug 514280) for OSX build bustage on a CLOSED TREE
Backed out changeset 2a015b45d808 (bug 514280)
Backed out changeset a01f97c1ed02 (bug 514280)
|
2014-03-17 15:19:53 -07:00 |
|
Neil Rashbrook
|
b07eaa1644
|
Bug 514280 Stop using nsCOMPtr for concrete types r=bsmedberg
--HG--
extra : rebase_source : eaca8b2925eaffb49e29a617cd72c0d6686e6d9e
|
2014-03-17 19:07:09 +00:00 |
|
Andrew McCreight
|
a6cb4627c1
|
Bug 984008, part 3 - Convert nsWebBrowserPersist::mUploadList to nsClassHashtable. r=ehsan
|
2014-03-17 10:21:26 -07:00 |
|
Andrew McCreight
|
a4372822ca
|
Bug 984008, part 2 - Convert nsWebBrowserPersist::mOutputMap to nsClassHashtable. r=ehsan
|
2014-03-17 10:21:26 -07:00 |
|
Andrew McCreight
|
e8c1e27645
|
Bug 984008, part 1 - Remove trailing whitespace from nsWebBrowserPersist. r=ehsan
|
2014-03-17 10:21:26 -07:00 |
|
Kyle Huey
|
510a49016d
|
Bug 967364: Rename already_AddRefed::get to take. r=bsmedberg
|
2014-03-15 12:00:15 -07:00 |
|
Masayuki Nakano
|
d26caa0d74
|
Bug 975688 part.28 Rename nsDOMEvent to mozilla::dom::Event r=smaug
--HG--
rename : dom/events/nsDOMEvent.cpp => dom/events/Event.cpp
rename : dom/events/nsDOMEvent.h => dom/events/Event.h
|
2014-03-05 09:37:43 +09:00 |
|
Andrew McCreight
|
537eb6fa81
|
Bug 962608 - Make PL_DHashTableInit infallible by default. r=briansmith,bsmedberg,ehsan,froydnj,jduell,jfkthame,roc,smaug
|
2014-02-27 10:04:09 -08:00 |
|
Andrew McCreight
|
533c20cb48
|
Bug 967999, part 2 - Convert nsControllerCommandTable::mCommandsTable to use nsInterfaceHashtable. r=ehsan
|
2014-02-11 14:56:45 -08:00 |
|
Andrew McCreight
|
701c6635ae
|
Bug 967999, part 1 - Remove some trailing whitespace from nsControllerCommandTable. r=ehsan
|
2014-02-11 14:56:44 -08:00 |
|
Bill McCloskey
|
b4c4123476
|
Bug 960783 - Add nsILoadContext flags for remote (out-of-process) windows (r=ehsan)
|
2014-02-11 09:00:54 -08:00 |
|
Ehsan Akhgari
|
b870bb3fe9
|
Bug 969757 - Remove the dead code in our tree which pretends to support OS/2; r=roc,mcmanus,gps,jorendorf,bsmedberg sr=bsmedberg
|
2014-02-10 17:57:01 -05:00 |
|
Jacek Caban
|
867f117090
|
Bug 969330 - Fix -Werror=int-to-pointer-cast in windows-only code. r=ehsan
|
2014-02-10 12:05:22 +01:00 |
|
Bobby Holley
|
dec3ddb92e
|
Bug 794943 - Remove nsISecurityCheckedComponent IID push from Components.interfaces{,ById}. r=mrbkap
This should have been in bug 951948 bug I missed it.
|
2014-01-16 15:45:39 -08:00 |
|
Bob Owen
|
d8885ccdf2
|
Bug 785310 - HTML5 sandboxed iframe should not be able to perform top navigation when scripts are allowed. r=bholley, r=smaug
|
2014-01-13 07:58:16 +00:00 |
|
Ehsan Akhgari
|
ebd358dfd7
|
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
This patch was automatically generated by the following script:
#!/bin/bash
# Command to convert PRUnichar to char16_t
function convert() {
echo "Converting $1 to $2..."
find . ! -wholename "*nsprpub*" \
! -wholename "*security/nss*" \
! -wholename "*modules/libmar*" \
! -wholename "*/.hg*" \
! -wholename "obj-ff-dbg*" \
! -name prtypes.h \
! -name Char16.h \
-type f \
\( -iname "*.cpp" \
-o -iname "*.h" \
-o -iname "*.c" \
-o -iname "*.cc" \
-o -iname "*.idl" \
-o -iname "*.ipdl" \
-o -iname "*.ipdlh" \
-o -iname "*.mm" \) | \
xargs -n 1 sed -i -e "s/\b$1\b/$2/g"
}
convert PRUnichar char16_t
|
2014-01-04 10:02:17 -05:00 |
|