[wpt-sync] Sync PR 36435 - [BlobURL] Add partitioning WPT for Blob URL revocation
Categories
(Core :: DOM: File, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox108 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 36435 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/36435
Details from upstream follow.
Andrew Williams <awillia@google.com> wrote:
[BlobURL] Add partitioning WPT for Blob URL revocation
I also manually confirmed that this WPT works as expected with
the WIP Blob URL partitioning changes from this CL:
https://chromium-review.googlesource.com/c/chromium/src/+/3472524Bug: 1261328
Change-Id: Ib626de9aa99ead593e82be0a4ba27817e1a71788
Reviewed-on: https://chromium-review.googlesource.com/3949701
WPT-Export-Revision: e4a23539d3fcf1b87d39efea8c0dfe8cdee65673
| Assignee | ||
Updated•3 years ago
|
| Assignee | ||
Comment 1•3 years ago
|
||
| Assignee | ||
Comment 2•3 years ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 4 subtests
Status Summary
Firefox
OK : 1
FAIL: 4
Chrome
OK : 1
PASS: 1
FAIL: 3
Safari
OK : 1
FAIL: 4
Links
Details
New Tests That Don't Pass
- /FileAPI/BlobURL/cross-partition.tentative.https.html [wpt.fyi]
- Blob URL shouldn't be revocable from a cross-partition iframe:
FAIL(Chrome:FAIL, Safari:FAIL) - Blob URL shouldn't be revocable from a cross-partition dedicated worker:
FAIL(Chrome:FAIL, Safari:FAIL) - Blob URL shouldn't be revocable from a cross-partition shared worker:
FAIL(Chrome:FAIL, Safari:FAIL) - Blob URL shouldn't be revocable from a service worker:
FAIL(Chrome:PASS, Safari:FAIL)
- Blob URL shouldn't be revocable from a cross-partition iframe:
Comment 4•3 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/c0cffc5b29d9
https://hg.mozilla.org/mozilla-central/rev/0a55bebfaea0
Description
•