gecko-dev/docshell
Nika Layzell 613c259d7c Bug 1694993 - Part 6: Preserve precursor principal through LOAD_FLAGS_DISALLOW_INHERIT_PRINCIPAL, r=ckerschb,smaug
If we don't preserve the precursor principal in this case, we'll end up
doing an unnecessary process switch in some cases, which lead to a
test failure.

This patch also cleans up some logic around the first party origin
attribute with null principals, as the logic was only used in one place
and generally added some unnecessary complexity to NullPrincipal
itself.

Differential Revision: https://phabricator.services.mozilla.com/D155277
2022-09-20 23:29:08 +00:00
..
base Bug 1694993 - Part 6: Preserve precursor principal through LOAD_FLAGS_DISALLOW_INHERIT_PRINCIPAL, r=ckerschb,smaug 2022-09-20 23:29:08 +00:00
build Bug 1770237: Part 14 - Update URILoader parent handler service to use static component registration. r=mconley 2022-06-22 20:31:36 +00:00
resources/content Bug 1737032 - Removed traces of "remote XUL". r=Gijs,fluent-reviewers 2021-10-25 11:00:47 +00:00
shistory Bug 1789812 - ContentParent::RecvHistoryGo should always resolve, even if not navigating. r=smaug 2022-09-08 13:41:09 +00:00
test Bug 1694993 - Part 5: Add a simple test for javascript URIs with noopener, r=smaug 2022-09-20 23:29:08 +00:00
moz.build Bug 1763598 - Fixes for docshell/test/chrome tests with session history in the parent. r=smaug 2022-04-15 20:44:38 +00:00