[wpt-sync] Sync PR 38940 - Stop exposing the storage access denied state in WPTs
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox113 fixed)
Tracking | Status | |
---|---|---|
firefox113 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 38940 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/38940
Details from upstream follow.
Matt Reichhoff <mreichhoff@chromium.org> wrote:
Stop exposing the storage access denied state in WPTs
This aligns with the spec:
https://github.com/privacycg/storage-access/blob/
f23571b6014e4f150e35786d60b50f8f4bec73f3/storage-access.bs#L262-L264A corresponding change will also be made in the //chrome implementation
of the storage access permission.Change-Id: Ic4b28f3899b648b4854b00883a7774f644c499ea
Bug: 1423428
Reviewed-on: https://chromium-review.googlesource.com/4329690
WPT-Export-Revision: 8bd9e1e7178923f96201ca9d778c4f971ec90880
Assignee | ||
Comment 1•2 years ago
|
||
Assignee | ||
Comment 2•2 years 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
: 2
NOTRUN
: 1
Chrome
TIMEOUT
: 2
NOTRUN
: 1
Safari
TIMEOUT
: 2
NOTRUN
: 1
Links
Details
New Tests That Don't Pass
- /storage-access-api/storage-access-permission.sub.https.window.html [wpt.fyi]:
TIMEOUT
(Chrome:TIMEOUT
, Safari:TIMEOUT
)- Permissions grants are observable across same-origin iframes:
TIMEOUT
(Chrome:TIMEOUT
, Safari:TIMEOUT
) - IFrame tests:
NOTRUN
(Chrome:NOTRUN
, Safari:NOTRUN
)
- Permissions grants are observable across same-origin iframes:
Comment 4•2 years ago
|
||
bugherder |
Description
•