Support Cross Origin Resource Policy (CORP) (Previously From-Origin)
Categories
(Core :: DOM: Core & HTML, enhancement, P2)
Tracking
()
People
(Reporter: tjr, Assigned: valentin)
References
(Depends on 2 open bugs, Blocks 2 open bugs)
Details
(Keywords: dev-doc-complete, parity-chrome, parity-safari)
Attachments
(1 file)
Updated•7 years ago
|
Comment 1•7 years ago
|
||
Reporter | ||
Updated•6 years ago
|
Updated•6 years ago
|
Reporter | ||
Updated•6 years ago
|
Updated•6 years ago
|
Updated•6 years ago
|
Comment 3•6 years ago
|
||
dev-doc-needed
Some initial docs at https://developer.mozilla.org/en-US/docs/Web/HTTP/Cross-Origin_Resource_Policy_(CORP) - though compat. data will need updating when this ships, of course.
Assignee | ||
Updated•6 years ago
|
Updated•6 years ago
|
Assignee | ||
Comment 4•6 years ago
|
||
Comment 6•6 years ago
|
||
bugherder |
Comment 7•6 years ago
|
||
Is this behind a flag for the minute (browser.tabs.remote.useCORP)? Is it off by default?
Reporter | ||
Comment 8•6 years ago
|
||
(In reply to lol768 from comment #7)
Is this behind a flag for the minute (browser.tabs.remote.useCORP)? Is it off by default?
Yes, it is currently behind that pref, disabled by default.
Comment 9•5 years ago
|
||
This got documented already, thank you Adam!
https://developer.mozilla.org/en-US/docs/Web/HTTP/Cross-Origin_Resource_Policy_(CORP)
https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Cross-Origin-Resource-Policy
The compat tables still claims this is in 69 without pref, but I've opened https://github.com/mdn/browser-compat-data/pull/4572 to fix that.
Review appreciated as always.
Updated•5 years ago
|
Description
•