gecko-dev/xpfe/appshell
Nika Layzell e7223ffada Bug 1616353 - Part 6.4: Delay loading chrome window URIs until docshell has been configured, r=smaug
Previously, a load of the URI within a chrome docshell would start before the
chrome docshell has had a chance to be configured. This could cause problems, as
the load would be configured incorrectly.

After these changes, starting the load is delayed until after nsILoadContext
configuration is complete.

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

--HG--
extra : moz-landing-system : lando
2020-04-07 21:39:19 +00:00
..
test Bug 1620542 - Automatically fix ESLint errors in .eslintrc.js files. r=mossop 2020-03-07 10:09:44 +00:00
AppWindow.cpp Bug 1616353 - Part 6.4: Delay loading chrome window URIs until docshell has been configured, r=smaug 2020-04-07 21:39:19 +00:00
AppWindow.h Bug 1616353 - Part 6.4: Delay loading chrome window URIs until docshell has been configured, r=smaug 2020-04-07 21:39:19 +00:00
components.conf
LiveResizeListener.h Bug 1613985 - Use default for equivalent-to-default constructors/destructors in xpfe. r=mstange 2020-03-10 08:47:24 +00:00
moz.build Bug 1470510 - Rename nsXULWindow and nsIXULWindow to AppWindow and nsIAppWindow. r=smaug 2019-11-05 17:56:28 +00:00
nsAppShellCID.h
nsAppShellService.cpp Bug 1616353 - Part 6.4: Delay loading chrome window URIs until docshell has been configured, r=smaug 2020-04-07 21:39:19 +00:00
nsAppShellService.h Backed out 24 changesets (bug 1616353) for fission assertion failures nsGlobalWindowOuter.cpp. 2020-04-06 20:03:02 +03:00
nsAppShellWindowEnumerator.cpp Bug 1600545 - Remove useless inclusions of header files generated from IDL files in modules/, netwerk/, parser/, security/, startupcache/, storage/, toolkit/, tools/, uriloader/, widget/, xpcom/ and xpfe/ r=Ehsan 2019-12-06 09:17:57 +00:00
nsAppShellWindowEnumerator.h Bug 1470510 - Rename nsXULWindow and nsIXULWindow to AppWindow and nsIAppWindow. r=smaug 2019-11-05 17:56:28 +00:00
nsChromeTreeOwner.cpp Bug 1600545 - Remove useless inclusions of header files generated from IDL files in modules/, netwerk/, parser/, security/, startupcache/, storage/, toolkit/, tools/, uriloader/, widget/, xpcom/ and xpfe/ r=Ehsan 2019-12-06 09:17:57 +00:00
nsChromeTreeOwner.h Bug 1470510 - Rename nsXULWindow and nsIXULWindow to AppWindow and nsIAppWindow. r=smaug 2019-11-05 17:56:28 +00:00
nsContentTreeOwner.cpp Backed out 24 changesets (bug 1616353) for fission assertion failures nsGlobalWindowOuter.cpp. 2020-04-06 20:03:02 +03:00
nsContentTreeOwner.h Bug 1613237 - Call nsIWebBrowserChrome3 for main process pages. r=kmag,esawin 2020-02-20 19:29:08 +00:00
nsIAppShellService.idl Backed out 24 changesets (bug 1616353) for fission assertion failures nsGlobalWindowOuter.cpp. 2020-04-06 20:03:02 +03:00
nsIAppWindow.idl Backed out 24 changesets (bug 1616353) for fission assertion failures nsGlobalWindowOuter.cpp. 2020-04-06 20:03:02 +03:00
nsIWindowlessBrowser.idl
nsIWindowMediator.idl Bug 1470510 - Rename nsXULWindow and nsIXULWindow to AppWindow and nsIAppWindow. r=smaug 2019-11-05 17:56:28 +00:00
nsIWindowMediatorListener.idl Bug 1470510 - Rename nsXULWindow and nsIXULWindow to AppWindow and nsIAppWindow. r=smaug 2019-11-05 17:56:28 +00:00
nsIXULBrowserWindow.idl Backed out 24 changesets (bug 1616353) for fission assertion failures nsGlobalWindowOuter.cpp. 2020-04-06 20:03:02 +03:00
nsWindowMediator.cpp Bug 1600545 - Remove useless inclusions of header files generated from IDL files in modules/, netwerk/, parser/, security/, startupcache/, storage/, toolkit/, tools/, uriloader/, widget/, xpcom/ and xpfe/ r=Ehsan 2019-12-06 09:17:57 +00:00
nsWindowMediator.h Bug 1470510 - Rename nsXULWindow and nsIXULWindow to AppWindow and nsIAppWindow. r=smaug 2019-11-05 17:56:28 +00:00