commit | e321b45dd7b2ad39c4000455868d3f13a7851c73 | [log] [tgz] |
---|---|---|
author | Caitlin Fischer <caitlinfischer@google.com> | Mon Apr 25 20:29:22 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Apr 25 20:29:22 2022 |
tree | 8f4aaf620b972b035990dc1ff673175a6e305335 | |
parent | 24999da783cc7cbf0182228ab036e4b028cd9f22 [diff] |
Stop using kStabilityRendererLaunchCount on non-Android platforms. The Local State pref is being kept for Android WebView only. Other platforms can use Stability.Counts2 for renderer launches. Bug: b/226471938 Change-Id: I4344b6cfda3ebec390a1be6c1344142eb06c736f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3600648 Reviewed-by: David Roger <droger@chromium.org> Reviewed-by: Robert Kaplow <rkaplow@chromium.org> Commit-Queue: Caitlin Fischer <caitlinfischer@google.com> Cr-Commit-Position: refs/heads/main@{#995730}
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.