[wpt-sync] Sync PR 48246 - Fix WPT for cross-partition blob URL navigation
Categories
(Core :: DOM: File, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox132 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 48246 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/48246
Details from upstream follow.
Janice Liu <janiceliu@chromium.org> wrote:
Fix WPT for cross-partition blob URL navigation
When
window.openis performed with 'noopener' a null handle is returned regardless of whether the navigation succeeded.Bug: 359245744
Change-Id: I027e218b42936bdad5c0f4272f6a613978dc79de
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5871987
Reviewed-by: Andrew Williams \<awillia@chromium.org>
Commit-Queue: Kyra Seevers \<kyraseevers@chromium.org>
Reviewed-by: Kyra Seevers \<kyraseevers@chromium.org>
Auto-Submit: Janice Liu \<janiceliu@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1357219}
| Assignee | ||
Updated•1 year ago
|
| Assignee | ||
Comment 1•1 year ago
|
||
| Assignee | ||
Updated•1 year ago
|
| Assignee | ||
Updated•1 year ago
|
| Assignee | ||
Comment 2•1 year ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 1 subtests
Status Summary
Firefox
OK : 1
FAIL : 1
Chrome
OK : 1
FAIL : 1
Safari
TIMEOUT: 2
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /FileAPI/BlobURL/cross-partition-navigation.tentative.https.html [wpt.fyi]
- Blob URL navigation should enforce noopener for a cross-top-level-site navigation:
FAIL(Chrome:FAIL, Safari:TIMEOUT)
- Blob URL navigation should enforce noopener for a cross-top-level-site navigation:
Comment 4•1 year ago
|
||
| bugherder | ||
Description
•