[wpt-sync] Sync PR 40771 - requestStorageAccess vs iframe credentialless.
Categories
(Core :: DOM: Core & HTML, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox117 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 40771 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/40771
Details from upstream follow.
Arthur Sonzogni <arthursonzogni@chromium.org> wrote:
requestStorageAccess vs iframe credentialless.
Define
document.requestStorageAccess
API interaction with iframe
credentialless.It must reject.
Bug:chromium:1458412
Change-Id: I14d1b7e04aa4ba56485747d0dff70b4bcc67b0eb
Reviewed-on: https://chromium-review.googlesource.com/4650790
WPT-Export-Revision: bf737ef33e9fd4b1543ed4004a42823159ce6f53
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Comment 1•2 years ago
|
||
Assignee | ||
Comment 2•2 years ago
|
||
Assignee | ||
Comment 3•2 years ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 3 tests and 2 subtests
Status Summary
Firefox
OK
: 2
PASS
: 2
FAIL
: 2
ERROR
: 1
Chrome
OK
: 3
PASS
: 2
FAIL
: 4
Safari
OK
: 2
PASS
: 2
FAIL
: 2
ERROR
: 1
Links
Details
New Tests That Don't Pass
- /html/anonymous-iframe/hasStorageAccess.tentative.https.window.html [wpt.fyi]
- Same-origin credentialless iframe can't request storage access:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Cross-origin credentialless iframe can't request storage access:
FAIL
(Chrome:FAIL
, Safari:PASS
)
- Same-origin credentialless iframe can't request storage access:
- /html/anonymous-iframe/requestStorageAccessFor.tentative.https.window.html [wpt.fyi]:
ERROR
(Chrome:OK
, Safari:ERROR
)
Comment 5•2 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/ca9ef9cb44f2
https://hg.mozilla.org/mozilla-central/rev/dade6379a2de
Description
•