[wpt-sync] Sync PR 17606 - COOP and COEP tests
Categories
(Core :: DOM: Core & HTML, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox70 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 17606 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/17606
Details from upstream follow.
Anne van Kesteren <annevk@annevk.nl> wrote:
COOP and COEP tests
Initial (incomplete) take at restructuring some of the existing tests to account for name and logic changes.
TODO:
- [x] Rewrite COEP popup tests (at the end of require-corp.tentative.html) into COOP+COEP tests.
- [x] Add more COOP+COEP tests.
- [x] Add COOP unsafe-inherit tests. (Writing this down I realize currently it also inherits COEP which is a bug. Make sure to test that and fix the draft.)
- [ ] Add some tests for initial/non-initial about:blank/blob/data URLs.
- [ ] Workers...
- [ ] [Suggestions?]
Assignee | ||
Updated•5 years ago
|
Updated•5 years ago
|
Assignee | ||
Comment 1•5 years ago
|
||
Comment 2•5 years ago
|
||
bug 1543068 + bug 1543066 + turn on some prefs will pass the tests
Comment 3•5 years ago
|
||
(In reply to Junior [:junior] from comment #2)
bug 1543068 + bug 1543066 + turn on some prefs will pass the tests
To be specific:
Turn on browser.tabs.remote.useCrossOriginEmbedderPolicy
and browser.tabs.remote.useCrossOriginOpenerPolicy
in folder html/cross-origin-opener-policy/
(previous html/cross-origin-opener/
)
Turn on browser.tabs.remote.useCrossOriginEmbedderPolicy
and browser.tabs.remote.useCORP
in folder html/cross-origin-embedder-policy/
(previous html/cross-origin/
)
Assignee | ||
Comment 4•5 years ago
|
||
Assignee | ||
Comment 5•5 years ago
|
||
Assignee | ||
Comment 6•5 years ago
|
||
Assignee | ||
Comment 7•5 years ago
|
||
Comment 9•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/f3c095c5a4fd
https://hg.mozilla.org/mozilla-central/rev/b6204930d784
Description
•