gecko-dev/xpfe/appshell
Andreas Farre 3ccff85cdd Bug 1502330 - Create BrowsingContext with passed opener. r=qdot
By replacing nsWebBrowser's implementation of the
nsIBaseWindow.initWindow and nsIBaseWindow.create with a new static
nsWebBrowser::Create method we make it possible to pass arguments
directly when creating an nsWebBrowser, for example the opener
BrowsingContext. As a bonus we can do away with
nsWebBrowser::mInitInfo!

Differential Revision: https://phabricator.services.mozilla.com/D12634

--HG--
extra : moz-landing-system : lando
2018-11-27 09:59:44 +00:00
..
test Bug 1503551 - Remove window.sidebar, r=smaug 2018-10-31 18:30:18 +01:00
LiveResizeListener.h
moz.build Bug 1453517 - Remove nsPopupWindowManager and related XPCOM bits; r=bz 2018-04-11 16:16:13 -07:00
nsAppShellCID.h
nsAppShellFactory.cpp Bug 1344629 - Part 9: Bonus fix: Remove heap allocation in nsChromeTreeOwner. r=dbaron 2017-03-14 15:26:37 +13:00
nsAppShellService.cpp Bug 1502330 - Create BrowsingContext with passed opener. r=qdot 2018-11-27 09:59:44 +00:00
nsAppShellService.h
nsAppShellWindowEnumerator.cpp Bug 1489833 - Remove nsIWindowMediator::getZOrderDOMWindowEnumerator. r=bzbarsky 2018-11-21 16:56:10 +00:00
nsAppShellWindowEnumerator.h Bug 1489833 - Remove nsIWindowMediator::getZOrderDOMWindowEnumerator. r=bzbarsky 2018-11-21 16:56:10 +00:00
nsChromeTreeOwner.cpp Bug 1493563 - Part 5: Present the old state and the content blocking log to the web progress listeners; r=baku 2018-09-28 14:46:02 -04:00
nsChromeTreeOwner.h Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
nsContentTreeOwner.cpp Bug 1492648 - Move from nsDocShellLoadInfo to nsDocShellLoadState; r=bz, nika 2018-10-29 17:13:29 -07:00
nsContentTreeOwner.h
nsIAppShellService.idl
nsIWindowMediator.idl Bug 1489833 - Remove nsIWindowMediator::getZOrderDOMWindowEnumerator. r=bzbarsky 2018-11-21 16:56:10 +00:00
nsIWindowMediatorListener.idl Bug 1425363 - remove onWindowTitleChanged given that nobody uses it, r=bgrins 2017-12-14 21:55:44 -06:00
nsIWindowlessBrowser.idl Bug 1479570. Get Add a getter to get a docshell from nsIWindowlessBrowser. r=kmag 2018-08-03 00:05:07 +00:00
nsIXULBrowserWindow.idl Bug 1455676 part 6. Remove nsIDOMNode usage from docshell/. r=qdot 2018-05-29 22:58:48 -04:00
nsIXULWindow.idl Bug 1446343 part 1 - Expose GetOuterToInner{Width,Height}DifferenceInCSSPixels to script. r=bz 2018-04-06 14:59:11 +10:00
nsWebShellWindow.cpp Bug 1502330 - Create BrowsingContext with passed opener. r=qdot 2018-11-27 09:59:44 +00:00
nsWebShellWindow.h Bug 1416878 - Move the implementation of nsIWidgetListener from nsWebBrowser / nsWebShellWindow to a separate object. r=bz 2018-01-10 13:04:43 +02:00
nsWindowMediator.cpp Bug 1489833 - Remove nsIWindowMediator::getZOrderDOMWindowEnumerator. r=bzbarsky 2018-11-21 16:56:10 +00:00
nsWindowMediator.h Bug 1489833 - Remove nsIWindowMediator::getZOrderDOMWindowEnumerator. r=bzbarsky 2018-11-21 16:56:10 +00:00
nsXULWindow.cpp Bug 1493737 - Fix many trivial calls to do_QueryInterface r=smaug 2018-10-01 21:38:01 +00:00
nsXULWindow.h Bug 1503207 - Remove nsWeakPtr.h and cleanup all files including weak reference-related headers r=froydnj 2018-10-31 20:39:03 +00:00