commit | c86d8720c54aec8c62387aab0dbb6b6d9cf3f506 | [log] [tgz] |
---|---|---|
author | Andrew Williams <awillia@chromium.org> | Fri Dec 16 15:24:43 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Dec 16 15:24:43 2022 |
tree | 35c4e88e5fc791c014348ae54fd82c058b5b0806 | |
parent | 6f07425f1670cd1f0b52d794b56e542d64f9c985 [diff] |
[Storage Partitioning] Update virtual test suite to disable partitioning This CL is the first of two to ultimately enable the ThirdPartyStoragePartitioning feature whenever the EnableExperimentalWebPlatformFeatures flag is specified. This CL updates the existing third-party-storage-partitioning virtual test suite such that storage partitioning is disabled for the suite. This entailed copying the non-virtual test expectation files into the virtual test suite folders. This makes the virtual test suite redundant temporarily, but in the next CL we will enable ThirdPartyStoragePartitioning whenever EEWPF is enabled and move all the test-expectation files replaced in this CL into the non-virtual test folders. Bug: 1346609 Change-Id: I7514c93673a427683c201559437dba29bc483e7d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4094178 Commit-Queue: Andrew Williams <awillia@chromium.org> Reviewed-by: Dominic Farolino <dom@chromium.org> Cr-Commit-Position: refs/heads/main@{#1084318}
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.