Closed Bug 1833511 Opened 2 years ago Closed 2 years ago

[wpt-sync] Sync PR 40037 - Shared Storage: Add sharedStorageWritable option to fetch

Categories

(Testing :: web-platform-tests, task, P4)

task

Tracking

(firefox116 fixed)

RESOLVED FIXED
116 Branch
Tracking Status
firefox116 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 40037 into mozilla-central (this bug is closed when the sync is complete).

PR: https://github.com/web-platform-tests/wpt/pull/40037
Details from upstream follow.

Camillia Smith Barnes <cammie@chromium.org> wrote:

Shared Storage: Add sharedStorageWritable option to fetch

We add the option to mark a request as eligible for writing to Shared
Storage, i.e. we add sharedStorageWritable to the RequestInit IDL
dictionary for fetch() and plumb it through to
network::ResourceRequest, subject to a PermissionsPolicy that may
change the value of the bit for redirects.

Tests will be added in the follow-up CL https://crrev.com/c/4519162.

This is part of a project to add support to writing to shared storage
from response headers. See
https://github.com/WICG/shared-storage/pull/70 for more information
and https://crrev.com/c/4444068 for a working prototype for fetch().

Bug:1434529,1218540
Change-Id: Ib133492bd90e8cc37b9bc0c7bc61861e0b2afc63
Reviewed-on: https://chromium-review.googlesource.com/4517382
WPT-Export-Revision: bcb45ba53aef41488e9a85694c1106ff85717f4c

CI Results

Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI

Total 7 tests and 1 subtests

Status Summary

Firefox

OK : 4
PASS : 5
FAIL : 8
TIMEOUT: 9

Chrome

OK : 4
PASS : 5
FAIL : 8
TIMEOUT: 9

Safari

OK : 4
PASS : 5
FAIL : 8
TIMEOUT: 9

Links

GitHub PR Head
GitHub PR Base

Details

New Tests That Don't Pass

Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/c298f0632093 [wpt PR 40037] - Shared Storage: Add sharedStorageWritable option to fetch, a=testonly https://hg.mozilla.org/integration/autoland/rev/ea9df5a98127 [wpt PR 40037] - Update wpt metadata, a=testonly
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 116 Branch
You need to log in before you can comment on or make changes to this bug.