commit | 83a8d13b306b8d3ed166a271f91568c659c97294 | [log] [tgz] |
---|---|---|
author | Ayu Ishii <ayui@chromium.org> | Thu Oct 27 21:14:33 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Oct 27 21:14:33 2022 |
tree | 50f365de65cef7712f037b9ab86a449d0d4d59e0 | |
parent | dfba5f9861c4faf6e15c3f9051da557b561e4cf2 [diff] |
Quota: quota-internals refactor Some refactoring around StorageType enum in preparation for StorageType::Persistent cleanup. Screenshot: http://screen/4nFQ88qppcW5zB2 Bug: 1353228 Change-Id: I1e3cde263f9b54de2f5e767dcd49e560fcb4c0ed Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3984016 Reviewed-by: Christine Smith <christinesm@chromium.org> Reviewed-by: Evan Stade <estade@chromium.org> Commit-Queue: Ayu Ishii <ayui@chromium.org> Cr-Commit-Position: refs/heads/main@{#1064544}
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.