commit | 63b5e809cc977ce4e7ca761b7386147dae973745 | [log] [tgz] |
---|---|---|
author | Rakina Zata Amni <rakina@chromium.org> | Fri May 20 11:25:14 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri May 20 11:25:14 2022 |
tree | ddfa66b6f751107b517986830ba2cc835bf6f6ed | |
parent | 3e22ff6021f708e4433fd56c988b9e3f215de6dc [diff] |
Tidy up BackForwardCacheMetrics a bit As someone who had never touched the class, it was a bit hard to understand BackForwardCacheMetrics. This CL adds comments, renames functions, etc. to help it be easier to understand. Change-Id: I349711a11effa3274d709f4ef81d982516e68703 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3625943 Reviewed-by: Fergal Daly <fergal@chromium.org> Reviewed-by: Alexander Timin <altimin@chromium.org> Reviewed-by: Kouhei Ueno <kouhei@chromium.org> Commit-Queue: Rakina Zata Amni <rakina@chromium.org> Cr-Commit-Position: refs/heads/main@{#1005727}
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.