gecko-dev/uriloader
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
..
base Bug 1562292: Part 2d - Operate on BrowsingContext in most of OpenWindowInternal. r=nika 2019-08-01 17:08:54 -07:00
exthandler Bug 1570369 - Part 9: Use IPDL refcounted for PHandlerService, r=smaug 2019-08-08 16:46:42 +00:00
prefetch Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-08-13 07:15:25 +00:00
moz.build