[wpt-sync] Sync PR 24261 - Origin isolation: test initial about:blank
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox79 fixed)
| Tracking | Status | |
|---|---|---|
| firefox79 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 24261 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/24261
Details from upstream follow.
Domenic Denicola <domenic@chromium.org> wrote:
Origin isolation: test initial about:blank
The initial about:blank inheriting its origin from the parent is a
rather special case, and deserves its own tests when origin isolation
is involved.Bug: 1042415
Change-Id: I6c7d41e05b601bd1044f1c70f1ee7c75a44ffb14
Reviewed-on: https://chromium-review.googlesource.com/2255519
WPT-Export-Revision: 4420ffaecb22bb3491864bd1fb7bf0508b51bb02
| Assignee | ||
Updated•5 years ago
|
| Assignee | ||
Comment 1•5 years ago
|
||
| Assignee | ||
Updated•5 years ago
|
| Assignee | ||
Comment 2•5 years ago
|
||
| Assignee | ||
Comment 3•5 years ago
|
||
CI Results
Ran 11 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 6 subtests
Status Summary
Firefox
OK : 1
PASS: 2
FAIL: 4
Chrome
OK : 1
PASS: 6
Safari
OK : 1
PASS: 2
FAIL: 4
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
/origin-isolation/about-blank.https.sub.html
about:blank to child2: messageerror event must occur: FAIL (Chrome: PASS, Safari: FAIL)
about:blank to child2: setting document.domain must not give sync access: FAIL (Chrome: PASS, Safari: FAIL)
child2 to about:blank: setting document.domain must not give sync access: FAIL (Chrome: PASS, Safari: FAIL)
child2 to about:blank: messageerror event must occur: FAIL (Chrome: PASS, Safari: FAIL)
Comment 5•5 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/c936a4e62579
https://hg.mozilla.org/mozilla-central/rev/11b3f9ba8344
Description
•