gecko-dev/uriloader/base
Kris Maglione 83238d5880 Bug 1562292: Part 2d - Operate on BrowsingContext in most of OpenWindowInternal. r=nika
This allows us to actually correctly load URIs into and return BCs for
cross-process named targets. It still leaves a lot of code which needs to
operate directly on DocShells, but it only applies to new windows, which
always start out same-process.

The one exception is the logic to change the opener of an existing
cross-process window targeted by an open() operation, which can't currently be
accomplished outside of the BC's owner process. This will need a follow-up.

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

--HG--
extra : rebase_source : 15ecef471ac27283861c2d3b87afeb1458bbf788
extra : histedit_source : 6801b42f81babd308b6f1791964518d9d73b19ee
2019-08-01 17:08:54 -07:00
..
moz.build
nsCURILoader.idl Bug 1478124: Part 8b - Update DocShell module to use a static component manifest. r=bzbarsky 2018-12-16 17:27:58 -08:00
nsDocLoader.cpp Bug 1559414 - Rename unaudited pre-fission methods with SameProcess for future audit burndown. r=nika 2019-07-26 16:48:31 +00:00
nsDocLoader.h Bug 1562292: Part 2d - Operate on BrowsingContext in most of OpenWindowInternal. r=nika 2019-08-01 17:08:54 -07:00
nsIContentHandler.idl
nsIDocumentLoader.idl
nsITransfer.idl
nsIURIContentListener.idl Bug 1552795 - Remove all trailing whitespaces in idl files r=Ehsan 2019-05-22 22:37:14 +00:00
nsIURILoader.idl Bug 1552795 - Remove all trailing whitespaces in idl files r=Ehsan 2019-05-22 22:37:14 +00:00
nsIWebProgress.idl
nsIWebProgressListener.idl Bug 1560040 - Introduce 2 new URL-Classifier features to annotate and block social trackers, r=dimi 2019-06-22 16:53:50 +00:00
nsIWebProgressListener2.idl
nsURILoader.cpp Bug 1571544 - Convert dom.largeAllocation.testing.allHttpLoads to static pref. r=njn 2019-08-05 23:28:34 +00:00
nsURILoader.h