[wpt-sync] Sync PR 39362 - Iframe credentialless: Test quota-storage-partitioning
Categories
(Core :: DOM: Core & HTML, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox114 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
(Blocks 1 open bug, )
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 39362 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/39362
Details from upstream follow.
Arthur Sonzogni <arthursonzogni@chromium.org> wrote:
Iframe credentialless: Test quota-storage-partitioning
This is implemented by 3rd party storage partitioning:
https://github.com/wanderview/quota-storage-partitioning/blob/main/explainer.md#storage-apisQuota: The quota system must manage each partition as a separate bucket for determining how much space is permitted and when it should be cleared. This also includes APIs that give information on quota to the website, such as navigator.storage.estimate().Bug:1226469
Change-Id: I848dcb1a0e8d491d69742680dc038a2a29adf633
Reviewed-on: https://chromium-review.googlesource.com/4396391
WPT-Export-Revision: ca87f1ea82c32ba95ad3ed33020ee85a6261c39f
| Assignee | ||
Updated•3 years ago
|
| Assignee | ||
Comment 1•3 years ago
|
||
| Assignee | ||
Comment 2•3 years ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 1 subtests
Status Summary
Firefox
OK : 1
FAIL: 1
Chrome
OK : 1
PASS: 1
Safari
OK : 1
FAIL: 1
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /html/anonymous-iframe/navigator-storage-estimate.tentative.https.window.html [wpt.fyi]
- navigator-storage-estimate:
FAIL(Chrome:PASS, Safari:FAIL)
- navigator-storage-estimate:
Comment 4•3 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/63b7ec466f2e
https://hg.mozilla.org/mozilla-central/rev/dca28249bd4a
Description
•