commit | ae81c4edabf5a9604699eea5abaa038d35d23e68 | [log] [tgz] |
---|---|---|
author | Chris Fredrickson <cfredric@chromium.org> | Thu Nov 10 15:28:00 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Nov 10 15:28:00 2022 |
tree | 13de3fc5a4dd66eeaccc95b220c699b63b5843de | |
parent | 7e25f133741f3ea6efe8456a9c1d747ad8001e1d [diff] |
Refactor storage-access-api helpers for clarity/simplicity. This CL doesn't change any behavior, but rearranges some helpers and removes/renames some variables to try to make the helpers clearer. Change-Id: Ic87a9baeb99b4a04a4d467c2f1c2251e863e2d9c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4016856 Reviewed-by: Johann Hofmann <johannhof@chromium.org> Commit-Queue: Chris Fredrickson <cfredric@chromium.org> Auto-Submit: Chris Fredrickson <cfredric@chromium.org> Cr-Commit-Position: refs/heads/main@{#1069773}
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.