commit | e90c7a3c0880a6427f4dd61a7a87b3ec3cc4ec9c | [log] [tgz] |
---|---|---|
author | Chris Fredrickson <[email protected]> | Thu Mar 09 19:40:18 2023 |
committer | Chromium LUCI CQ <[email protected]> | Thu Mar 09 19:40:18 2023 |
tree | 0f03a8a47575835ec97b19de939afa6085cfca08 | |
parent | 8b9ba11b872a0e00b8b52b23f2f39ef6a752dc3b [diff] |
Tidy up Storage Access API browsertests This neatens up a few helpers, removes test cases that don't actually test what they meant to anymore (and can't), splits long monolithic test cases into multiple more specific test cases, and simplifies some common test setup steps. Change-Id: I8787b302891575c28b5704ea9da28efb7879086a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4316924 Reviewed-by: Maks Orlovich <[email protected]> Auto-Submit: Chris Fredrickson <[email protected]> Commit-Queue: Chris Fredrickson <[email protected]> Reviewed-by: Shuran Huang <[email protected]> Cr-Commit-Position: refs/heads/main@{#1115285}
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.