commit | 7fafefde805c146de8a7d435f2120ce3f88001df | [log] [tgz] |
---|---|---|
author | Jiewei Qian <qjw@chromium.org> | Fri Jul 22 03:12:51 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jul 22 03:12:51 2022 |
tree | cda10b667764e5152bc1db2cd427bd6599c22563 | |
parent | b8e18aee4febfecf2dd0a3d00a1fb3f45c8e31c0 [diff] |
histograms: extend Webapp.SystemApps.BadNavigate.Type expiry This CL extends expiry time for Webapp.SystemApps.BadNavigate.Type to confirm the bad navigations aren't happening before we can fully retire the histogram and the if checks that guards against crbug.com/1201820. Bug: 1230703 Change-Id: I07d5df5d90b33de01ff3bdda72f785b2818d228f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3778911 Commit-Queue: Jiewei Qian <qjw@chromium.org> Reviewed-by: Mark Pearson <mpearson@chromium.org> Auto-Submit: Jiewei Qian <qjw@chromium.org> Cr-Commit-Position: refs/heads/main@{#1027096}
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.