[wpt-sync] Sync PR 46156 - Shared Storage: Add web test for fetch request in sandboxed iframe
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox128 fixed)
Tracking | Status | |
---|---|---|
firefox128 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 46156 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/46156
Details from upstream follow.
Camillia Smith Barnes <cammie@chromium.org> wrote:
Shared Storage: Add web test for fetch request in sandboxed iframe
This test documents the current behavior of shared storage via
response header by way of an fetch request. We will revise the test
if we update the behavior.Bug:339172115
Change-Id: Iafa6af54b45b90558f0d84bf62fe4e124f4feaa1Reviewed-on: https://chromium-review.googlesource.com/5521798
WPT-Export-Revision: 0ec820db91476ca4750b6bffbf92f8d4a2863421
Assignee | ||
Comment 1•9 months ago
|
||
Assignee | ||
Comment 2•9 months ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 2 subtests
Status Summary
Firefox
TIMEOUT
: 3
Chrome
TIMEOUT
: 3
Safari
TIMEOUT
: 3
Links
Details
New Tests That Don't Pass
- /shared-storage/shared-storage-writable-fetch-request-in-sandboxed-frame.tentative.https.html [wpt.fyi]:
TIMEOUT
(Chrome:TIMEOUT
, Safari:TIMEOUT
)- test sharedStorageWritable fetch request in sandboxed iframe with "allow-same-origin":
TIMEOUT
(Chrome:TIMEOUT
, Safari:TIMEOUT
) - test sharedStorageWritable fetch request in sandboxed iframe without "allow-same-origin":
TIMEOUT
(Chrome:TIMEOUT
, Safari:TIMEOUT
)
- test sharedStorageWritable fetch request in sandboxed iframe with "allow-same-origin":
Description
•