mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-03-04 07:40:42 +00:00

In process selection logic, ensure that we don't use the original URI for about:blank and instead use the result principal. If the about:blank load has a null principal, then revert to using the original URI. Also, remove an extra about:blank load when an nsFrameLoaderOwner is changing remoteness to prevent races. Differential Revision: https://phabricator.services.mozilla.com/D85081