Граф коммитов

1363 Коммитов

Автор SHA1 Сообщение Дата
Birunthan Mohanathas 331267f323 Bug 1054703 - Part 7: Flatten embedding/components/windowwatcher/{public,src}/ into parent directory. r=bsmedberg
--HG--
rename : embedding/components/windowwatcher/src/nsAutoWindowStateHelper.cpp => embedding/components/windowwatcher/nsAutoWindowStateHelper.cpp
rename : embedding/components/windowwatcher/src/nsAutoWindowStateHelper.h => embedding/components/windowwatcher/nsAutoWindowStateHelper.h
rename : embedding/components/windowwatcher/src/nsDialogParamBlock.cpp => embedding/components/windowwatcher/nsDialogParamBlock.cpp
rename : embedding/components/windowwatcher/src/nsDialogParamBlock.h => embedding/components/windowwatcher/nsDialogParamBlock.h
rename : embedding/components/windowwatcher/public/nsIDialogParamBlock.idl => embedding/components/windowwatcher/nsIDialogParamBlock.idl
rename : embedding/components/windowwatcher/public/nsIPromptFactory.idl => embedding/components/windowwatcher/nsIPromptFactory.idl
rename : embedding/components/windowwatcher/public/nsIPromptService.idl => embedding/components/windowwatcher/nsIPromptService.idl
rename : embedding/components/windowwatcher/public/nsIPromptService2.idl => embedding/components/windowwatcher/nsIPromptService2.idl
rename : embedding/components/windowwatcher/public/nsIWindowWatcher.idl => embedding/components/windowwatcher/nsIWindowWatcher.idl
rename : embedding/components/windowwatcher/public/nsPIPromptService.idl => embedding/components/windowwatcher/nsPIPromptService.idl
rename : embedding/components/windowwatcher/public/nsPIWindowWatcher.idl => embedding/components/windowwatcher/nsPIWindowWatcher.idl
rename : embedding/components/windowwatcher/public/nsPromptUtils.h => embedding/components/windowwatcher/nsPromptUtils.h
rename : embedding/components/windowwatcher/src/nsWindowWatcher.cpp => embedding/components/windowwatcher/nsWindowWatcher.cpp
rename : embedding/components/windowwatcher/src/nsWindowWatcher.h => embedding/components/windowwatcher/nsWindowWatcher.h
2014-08-20 10:27:17 -07:00
Birunthan Mohanathas 9cecf01748 Bug 1054703 - Part 6: Flatten embedding/components/webbrowserpersist/{public,src}/ into parent directory. r=bsmedberg
--HG--
rename : embedding/components/webbrowserpersist/public/nsCWebBrowserPersist.idl => embedding/components/webbrowserpersist/nsCWebBrowserPersist.idl
rename : embedding/components/webbrowserpersist/public/nsIWebBrowserPersist.idl => embedding/components/webbrowserpersist/nsIWebBrowserPersist.idl
rename : embedding/components/webbrowserpersist/src/nsWebBrowserPersist.cpp => embedding/components/webbrowserpersist/nsWebBrowserPersist.cpp
rename : embedding/components/webbrowserpersist/src/nsWebBrowserPersist.h => embedding/components/webbrowserpersist/nsWebBrowserPersist.h
2014-08-20 10:27:17 -07:00
Birunthan Mohanathas 091097df30 Bug 1054703 - Part 5: Flatten embedding/components/printingui/src/ into parent directory. r=bsmedberg
--HG--
rename : embedding/components/printingui/src/mac/moz.build => embedding/components/printingui/mac/moz.build
rename : embedding/components/printingui/src/mac/nsPrintProgress.cpp => embedding/components/printingui/mac/nsPrintProgress.cpp
rename : embedding/components/printingui/src/mac/nsPrintProgress.h => embedding/components/printingui/mac/nsPrintProgress.h
rename : embedding/components/printingui/src/mac/nsPrintProgressParams.cpp => embedding/components/printingui/mac/nsPrintProgressParams.cpp
rename : embedding/components/printingui/src/mac/nsPrintProgressParams.h => embedding/components/printingui/mac/nsPrintProgressParams.h
rename : embedding/components/printingui/src/mac/nsPrintingPromptService.h => embedding/components/printingui/mac/nsPrintingPromptService.h
rename : embedding/components/printingui/src/mac/nsPrintingPromptServiceX.mm => embedding/components/printingui/mac/nsPrintingPromptServiceX.mm
rename : embedding/components/printingui/src/moz.build => embedding/components/printingui/moz.build
rename : embedding/components/printingui/src/unixshared/moz.build => embedding/components/printingui/unixshared/moz.build
rename : embedding/components/printingui/src/unixshared/nsPrintProgress.cpp => embedding/components/printingui/unixshared/nsPrintProgress.cpp
rename : embedding/components/printingui/src/unixshared/nsPrintProgress.h => embedding/components/printingui/unixshared/nsPrintProgress.h
rename : embedding/components/printingui/src/unixshared/nsPrintProgressParams.cpp => embedding/components/printingui/unixshared/nsPrintProgressParams.cpp
rename : embedding/components/printingui/src/unixshared/nsPrintProgressParams.h => embedding/components/printingui/unixshared/nsPrintProgressParams.h
rename : embedding/components/printingui/src/unixshared/nsPrintingPromptService.cpp => embedding/components/printingui/unixshared/nsPrintingPromptService.cpp
rename : embedding/components/printingui/src/unixshared/nsPrintingPromptService.h => embedding/components/printingui/unixshared/nsPrintingPromptService.h
rename : embedding/components/printingui/src/win/moz.build => embedding/components/printingui/win/moz.build
rename : embedding/components/printingui/src/win/nsPrintDialogUtil.cpp => embedding/components/printingui/win/nsPrintDialogUtil.cpp
rename : embedding/components/printingui/src/win/nsPrintDialogUtil.h => embedding/components/printingui/win/nsPrintDialogUtil.h
rename : embedding/components/printingui/src/win/nsPrintProgress.cpp => embedding/components/printingui/win/nsPrintProgress.cpp
rename : embedding/components/printingui/src/win/nsPrintProgress.h => embedding/components/printingui/win/nsPrintProgress.h
rename : embedding/components/printingui/src/win/nsPrintProgressParams.cpp => embedding/components/printingui/win/nsPrintProgressParams.cpp
rename : embedding/components/printingui/src/win/nsPrintProgressParams.h => embedding/components/printingui/win/nsPrintProgressParams.h
rename : embedding/components/printingui/src/win/nsPrintingPromptService.cpp => embedding/components/printingui/win/nsPrintingPromptService.cpp
rename : embedding/components/printingui/src/win/nsPrintingPromptService.h => embedding/components/printingui/win/nsPrintingPromptService.h
2014-08-20 10:27:17 -07:00
Birunthan Mohanathas 5be351ae91 Bug 1054703 - Part 4: Flatten embedding/components/find/{public,src}/ into parent directory. r=bsmedberg
--HG--
rename : embedding/components/find/src/nsFind.cpp => embedding/components/find/nsFind.cpp
rename : embedding/components/find/src/nsFind.h => embedding/components/find/nsFind.h
rename : embedding/components/find/public/nsIFind.idl => embedding/components/find/nsIFind.idl
rename : embedding/components/find/public/nsIWebBrowserFind.idl => embedding/components/find/nsIWebBrowserFind.idl
rename : embedding/components/find/src/nsWebBrowserFind.cpp => embedding/components/find/nsWebBrowserFind.cpp
rename : embedding/components/find/src/nsWebBrowserFind.h => embedding/components/find/nsWebBrowserFind.h
2014-08-20 10:27:16 -07:00
Birunthan Mohanathas 720dc9a6c4 Bug 1054703 - Part 3: Flatten embedding/components/commandhandler/{public,src}/ into parent directory. r=bsmedberg
--HG--
rename : embedding/components/commandhandler/src/nsBaseCommandController.cpp => embedding/components/commandhandler/nsBaseCommandController.cpp
rename : embedding/components/commandhandler/src/nsBaseCommandController.h => embedding/components/commandhandler/nsBaseCommandController.h
rename : embedding/components/commandhandler/src/nsCommandGroup.cpp => embedding/components/commandhandler/nsCommandGroup.cpp
rename : embedding/components/commandhandler/src/nsCommandGroup.h => embedding/components/commandhandler/nsCommandGroup.h
rename : embedding/components/commandhandler/src/nsCommandManager.cpp => embedding/components/commandhandler/nsCommandManager.cpp
rename : embedding/components/commandhandler/src/nsCommandManager.h => embedding/components/commandhandler/nsCommandManager.h
rename : embedding/components/commandhandler/src/nsCommandParams.cpp => embedding/components/commandhandler/nsCommandParams.cpp
rename : embedding/components/commandhandler/src/nsCommandParams.h => embedding/components/commandhandler/nsCommandParams.h
rename : embedding/components/commandhandler/src/nsControllerCommandTable.cpp => embedding/components/commandhandler/nsControllerCommandTable.cpp
rename : embedding/components/commandhandler/src/nsControllerCommandTable.h => embedding/components/commandhandler/nsControllerCommandTable.h
rename : embedding/components/commandhandler/public/nsICommandManager.idl => embedding/components/commandhandler/nsICommandManager.idl
rename : embedding/components/commandhandler/public/nsICommandParams.idl => embedding/components/commandhandler/nsICommandParams.idl
rename : embedding/components/commandhandler/public/nsIControllerCommand.idl => embedding/components/commandhandler/nsIControllerCommand.idl
rename : embedding/components/commandhandler/public/nsIControllerCommandTable.idl => embedding/components/commandhandler/nsIControllerCommandTable.idl
rename : embedding/components/commandhandler/public/nsIControllerContext.idl => embedding/components/commandhandler/nsIControllerContext.idl
rename : embedding/components/commandhandler/public/nsPICommandUpdater.idl => embedding/components/commandhandler/nsPICommandUpdater.idl
2014-08-20 10:27:16 -07:00
Birunthan Mohanathas 7bc76e58d9 Bug 1054703 - Part 2: Flatten embedding/components/appstartup/src/ into parent directory. r=bsmedberg
--HG--
rename : embedding/components/appstartup/src/moz.build => embedding/components/appstartup/moz.build
rename : embedding/components/appstartup/src/nsAppStartupNotifier.cpp => embedding/components/appstartup/nsAppStartupNotifier.cpp
rename : embedding/components/appstartup/src/nsAppStartupNotifier.h => embedding/components/appstartup/nsAppStartupNotifier.h
rename : embedding/components/appstartup/src/nsIAppStartupNotifier.h => embedding/components/appstartup/nsIAppStartupNotifier.h
2014-08-20 10:27:16 -07:00
Bobby Holley 466438b062 Bug 796938 - Use GetEntryGlobal in nsWindowWatcher::URIFromURL. r=smaug 2014-08-19 12:02:08 -07:00
Bobby Holley ad672126bf Bug 796938 - Switch to GetEntryGlobal in nsWindowWatcher::GetCallerTreeItem. r=smaug 2014-08-19 12:02:06 -07:00
Bobby Holley ad265a7fcd Bug 951991 - Implement GetEntryGlobal. r=smaug 2014-08-19 12:02:05 -07:00
Nicholas Nethercote 8a1cc6180e Bug 1050036 (part 2) - Fix leaks in nsCommandParams cause by a bad moveEntry() function for the pldhash. r=roc.
--HG--
extra : rebase_source : 9165c8eea9c81b8eb1ed88ebf04088b40222ad5a
2014-08-17 15:42:20 -07:00
Nicholas Nethercote a7cf4142b4 Bug 1050009 - Initialize pldhash tables with a length, not a capacity. r=roc.
* * *
imported patch rm-dummy-params

--HG--
extra : rebase_source : c25987eb11bae197218d5fc53b77def19afa36ac
2014-08-06 06:31:21 -07:00
Bill McCloskey 088d3c345b Bug 1042587 - Warn when script is ignored because of script blocker (r=bent) 2014-08-05 21:44:13 -07:00
Bob Owen 6de3281b86 Bug 1037936 - Part 3: Replace nsCxPusher in nsWindowWatcher::OpenWindowInternal. r=bholley 2014-07-28 08:12:54 +01:00
Bob Owen af9d22406e Bug 1037936 - Part 2: Replace second nsCxPusher in nsWindowWatcher::OpenWindowInternal. r=bholley 2014-07-28 07:57:31 +01:00
Andrea Marchesini 3d909148b5 Bug 660237 - implement nsIDOMStorage with a proxy, r=bzbarsky, r=mayhemer 2014-07-23 01:07:12 -04:00
Mike Hommey 622bf09730 Bug 1041864 - Remove LIBRARY_NAMEs that aren't used. r=mshal 2014-07-23 08:39:56 +09:00
Mike Hommey bc5d6801bb 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 dfb8d4ea04 bug 1036694 - merge nsIMarkupDocumentViewer into nsIContentViewer r=smaug 2014-07-09 17:27:49 -04:00
Ehsan Akhgari ecb4aeaf39 Bug 1038204 - Make two destructors in the Windows print GUI code private; r=bjacob 2014-07-15 15:00:15 -04:00
Benoit Jacob 9b83c2d49b Bug 1028588 - Fix dangerous public destructors of Mac-specific reference-counted classes - r=mstange 2014-07-06 11:25:31 -04:00
Benoit Jacob d2275113b1 Bug 1028588 - Fix dangerous public destructors in embedding/ - r=bsmedberg 2014-06-30 18:11:52 -04:00
Wes Kocher 03da42e8b1 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 a545b282f5 Bug 1028588 - Fix dangerous public destructors in embedding/ - r=bsmedberg 2014-06-30 18:11:52 -04:00
Mike Conley dc8c5b623b 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 8697a1814f 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 78966cf36b bug 966059 - add nsIDocShell::GetWindow and GetDocument r=smaug 2014-01-09 21:03:47 -05:00
Birunthan Mohanathas 59b969f7f4 Bug 869836 - Part 8: Use `Append('c')` instead of `Append("c")`. r=ehsan 2014-05-22 06:48:52 +03:00
Boris Zbarsky 4abb64f16f 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 9e342ce37a 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 73a4d96f80 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 c53951f788 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 61f92eb4bd 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 c49e263d0f 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 adbca85446 Bug 984123, part 2 - Converted nsTArray<char*> to nsTArray<nsCString>. r=ehsan 2014-05-13 09:46:37 -07:00
Andrew McCreight 019dac0cff Backed out changeset 22994a1e0af4 for having the wrong author. 2014-05-13 09:45:41 -07:00
Andrew McCreight 0ecdc47c59 Bug 984123, part 2 - Convert nsTArray<char*> to nsTArray<nsCString>. r=ehsan 2014-05-13 09:42:41 -07:00
Anuj Agarwal 5fabe16c55 Bug 984123, part 1 - Convert nsControllerCommandGroup::mGroupsHash and nsGroupsEnumerator::mHashtable to nsClassHashtable. r=ehsan 2014-05-13 09:42:41 -07:00
Bobby Holley 8ba3be8772 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 5a3bee8d99 Bug 997987 - Remove usage of nsIScriptSecurityManager::GetSubjectPrincipal. r=Ms2ger 2014-05-06 15:43:03 -07:00
Birunthan Mohanathas 5f1fde8824 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 7ac92ae5ea 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 4136c664aa Bug 474369 - remove nsVoidArray includes; r=ehsan
--HG--
extra : rebase_source : dd3abeb623fd8b784fd6ba639c88def84a4daf58
2014-04-26 16:12:45 +02:00
Andrew McCreight f4362369dd Bug 998779 - Remove unused #includes of nsHashtable.h. r=froydnj 2014-04-21 09:41:58 -07:00
Anuj Agarwal 51b3ab89a9 Bug 984124 - Convert nsWebBrowserPersist::mURIMap to nsClassHashtable. r=bsmedberg 2014-04-02 05:56:06 -07:00
Ehsan Akhgari 186680d83a 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 0bf96c249c bug 978847 - check for overflow in nsWindowWatcher coordinate calculations when constraining position. r=roc 2014-03-20 09:46:43 +00:00
Nathan Froyd 73447b07b9 Bug 984466 - change CallQueryInterface to assert in cases of trivial conversions; r=ehsan 2014-03-17 13:00:17 -04:00
Neil Rashbrook 604d9a5302 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 c879b47079 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 3e8915c4b8 Bug 514280 Stop using nsCOMPtr for concrete types r=bsmedberg
--HG--
extra : rebase_source : eaca8b2925eaffb49e29a617cd72c0d6686e6d9e
2014-03-17 19:07:09 +00:00