commit | d01cee81bc26471f8d6ebe267184d55d8b6c933c | [log] [tgz] |
---|---|---|
author | François Degros <fdegros@chromium.org> | Thu May 23 06:40:20 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu May 23 06:40:20 2024 |
tree | 61caf050d06be061220b038ff401cfd361c59052 | |
parent | e0d8992dc6e36e77575f07eefb6b855d05ad7acc [diff] |
Simplify SizeCalculator and subclasses Remove some duplicated logic. Improved logs. TEST=unit_tests --gtest_filter=StorageHandlerTest* Bug: b:338158838 Change-Id: I4980c24f6b5037c4a4a1606c3c73bfdc6c117b81 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5553813 Commit-Queue: Ben Reich <benreich@chromium.org> Reviewed-by: Ben Reich <benreich@chromium.org> Auto-Submit: François Degros <fdegros@chromium.org> Cr-Commit-Position: refs/heads/main@{#1304883}
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.