commit | e5d396bbfd253115998c06d2219a86d785959533 | [log] [tgz] |
---|---|---|
author | Rakina Zata Amni <rakina@chromium.org> | Fri Dec 06 08:03:36 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Dec 06 08:03:36 2024 |
tree | 53c017e1e58ce5cee8909fa47c32d5036b70d50b | |
parent | c29a3bc5999b980a71de61e66092745937113b8c [diff] |
Extend BFCache DisallowActivationReason histogram When enabling BFCache on WebView, we see that one of the top NotRestoredReasons involve "IsInactiveAndDisallowActivation". To narrow down on the causes, re-activate the histogram used to log the exact DisallowActivationReason. Change-Id: I321ded437b761fb1f4850468c5636b455e2dfa8d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6069947 Reviewed-by: Jiacheng Guo <gjc@google.com> Commit-Queue: Rakina Zata Amni <rakina@chromium.org> Cr-Commit-Position: refs/heads/main@{#1392746}
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.