gecko-dev/docshell
Valentin Gosu a5cc5b2a87 Bug 1521808 - Implement process switching based on Cross-Opener-Origin-Policy header r=nika,qdot
* New topLevel loads get the nsILoadInfo.openerPolicy of the current top level document
* Parsing the Cross-Opener-Origin-Policy of a channel will update mLoadInfo.openerPolicy and this value will get propagated to the child process.
* SessionStore now checks nsIHttpChannel.hasCrossOriginOpenerPolicyMismatch (preffed off) and performs a process switch if needed

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

--HG--
rename : toolkit/components/remotebrowserutils/tests/browser/browser_httpResponseProcessSelection.js => toolkit/components/remotebrowserutils/tests/browser/browser_httpCrossOriginOpenerPolicy.js
extra : moz-landing-system : lando
2019-02-15 22:02:47 +00:00
..
base Bug 1521808 - Implement process switching based on Cross-Opener-Origin-Policy header r=nika,qdot 2019-02-15 22:02:47 +00:00
build Bug 1525887 - Add set of ContentParent subscribed to BrowsingContextGroup. r=nika 2019-02-15 11:35:48 +00:00
resources/content Bug 1506042 - Enable ESLint for docshell/resources and docshell/test/chrome (automatic fixes). r=smaug 2018-11-09 10:54:04 +00:00
shistory Bug 1522637 - Part 3: Send history index when resuming redirected loads, r=qdot 2019-02-15 19:49:11 +00:00
test Bug 1515646 - Test BrowsingContext::FindWithName. r=peterv 2019-02-15 11:17:50 +00:00
moz.build Bug 1523907 - Fix building the new "about:config" page on release channels. r=mak 2019-02-02 17:49:41 +00:00