[wpt-sync] Sync PR 46913 - [DIP] Add support for DIP in CacheStorage
Categories
(Core :: DOM: Core & HTML, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox130 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 46913 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/46913
Details from upstream follow.
Camille Lamy <clamy@chromium.org> wrote:
[DIP] Add support for DIP in CacheStorage
This CL adds support for properly checking DocumentIsolationPolicy in
CacheStorage.Bug: 333029144
Change-Id: I8643b2ea7df0a4f45efcb5f861ebb06e86118db0
Reviewed-on: https://chromium-review.googlesource.com/5600534
WPT-Export-Revision: 7282850fd4a8b2767e09809614cd4b37538eb2da
Assignee | ||
Updated•1 year ago
|
Assignee | ||
Comment 1•1 year ago
|
||
Assignee | ||
Comment 2•1 year ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, and Chrome on GitHub CI
Total 1 tests and 29 subtests
Status Summary
Firefox
OK
: 1
PASS
: 27
FAIL
: 2
Chrome
OK
: 1
PASS
: 27
FAIL
: 2
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /html/document-isolation-policy/isolate-and-require-corp-load-from-cache-storage.tentative.https.html [wpt.fyi]
- Fetch cross-origin no-cors cors-disabled corp-undefined from network and CacheStorage.:
FAIL
(Chrome:FAIL
) - Fetch cross-origin no-cors cors-enabled corp-undefined from network and CacheStorage.:
FAIL
(Chrome:FAIL
)
- Fetch cross-origin no-cors cors-disabled corp-undefined from network and CacheStorage.:
Comment 4•1 year ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/386f2d091afb
https://hg.mozilla.org/mozilla-central/rev/f1a3913cc3f4
Description
•