commit | af6ef6c7195cfa00e66f3f8823125d50a2346c2f | [log] [tgz] |
---|---|---|
author | Nicolas Dossou-Gbete <dgn@chromium.org> | Thu Jul 03 11:53:07 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jul 03 11:53:07 2025 |
tree | a9e2930462dec6e7569930ec64dbe4c5ecae0abb | |
parent | 2751725d5061ae9d1bc8197162a6d70937d0f30e [diff] |
waffle: Remove NOTREACHED in MaybeRecordChoiceScreenDisplayState Move to a more passive monitoring via histograms. Crash reports did not allow learning a lot, the issue is still not well understood. This should reduce the associated churn while still keep an eye on the prevalence of this issue. Bug: 390272573 Change-Id: Ia8a7d50fc030c88863e11fbcb77cea5f63b3e81d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6663020 Auto-Submit: Nicolas Dossou-Gbété <dgn@chromium.org> Commit-Queue: Nicolas Dossou-Gbété <dgn@chromium.org> Reviewed-by: James Lee <ljjlee@google.com> Cr-Commit-Position: refs/heads/main@{#1482173}
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.