commit | 83d85aefca14dcdec25a985d0c7fdeebcd4e006c | [log] [tgz] |
---|---|---|
author | Jonathan Njeunje <njeunje@chromium.org> | Fri May 06 20:32:42 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri May 06 20:32:42 2022 |
tree | 8da0e82bf438a9a667348beab38fec3a057bc137 | |
parent | 34d8f242a2cdeeb4989888b04281723d28589b4d [diff] |
Adds partitioned storage manager estimate() usage tests. This CL contains WPTs test coverage for estimate() usage details of caches, indexedDB, service workers storages. ToDo: The expectation files for the virtual test suite will need to be updated once the partitioning of these APIs is completed and the tests are finally passing, as it's to be expected when third party storage partitioning is enabled. Change-Id: I02049498372bbb924578e989ef388b249f764b0e Bug: 1322922 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3614147 Reviewed-by: Mike Taylor <miketaylr@chromium.org> Commit-Queue: Jonathan Njeunje <njeunje@chromium.org> Reviewed-by: Stephen Chenney <schenney@chromium.org> Cr-Commit-Position: refs/heads/main@{#1000541}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.