Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bug 1826333 [wpt PR 39362] - Iframe credentialless: Test quota-storag…
…e-partitioning, a=testonly Automatic update from web-platform-tests 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-apis ``` Quota: 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/c/chromium/src/+/4396391 Commit-Queue: Arthur Sonzogni <[email protected]> Reviewed-by: Titouan Rigoudy <[email protected]> Cr-Commit-Position: refs/heads/main@{#1127054} -- wpt-commits: 8ba4713a4ee73807846f6b0c98853bdbd0c59ae3 wpt-pr: 39362
- Loading branch information