| commit | be49f04a57ead53e5a5d30e4e8eedde3e42a01a8 | [log] [tgz] |
|---|---|---|
| author | Andy Paicu <andypaicu@chromium.org> | Tue Jun 11 16:22:27 2024 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jun 11 16:22:27 2024 |
| tree | 72ee3083f4b86fe6b089da7e4f5114a918aeb0ed | |
| parent | ca7fafe06b68c34bd363b9d3370af9e1db492d8b [diff] |
Bandaid fix for crash in RecordDismissalType. This CL adds a quick if to fix the crash. Since I was unable to deduce which content settings type is causing the crash, I've added a metric for investigation. Will revisit the original bug in 1 milestone. Bug: 346343332 Change-Id: Ibdb4d6f42e9d7287bec454006af61ec0160f1d63 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5622173 Reviewed-by: Ravjit Uppal <ravjit@chromium.org> Commit-Queue: Andy Paicu <andypaicu@chromium.org> Cr-Commit-Position: refs/heads/main@{#1313462}
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.