commit | 8e342ac05592a9f04f07e6e598fd410a81fd2784 | [log] [tgz] |
---|---|---|
author | Xiyuan Xia <xiyuan@chromium.org> | Wed Jan 29 22:35:51 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jan 29 22:35:51 2025 |
tree | 4b068750aa0cc0c42cee768b48c1fd6a9aa531eb | |
parent | 8254fbeda1924c9e4b8d3fb539a960e1dcd042f3 [diff] |
web_modal: Capture scheme/host as crash keys Capture scheme/host as crash keys as well. Crash keys are searchable and could be used to group crashes. Bug: 368392090 Change-Id: I33901138d19976c1e3dc474468f2e32b6d2b937e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6215979 Reviewed-by: Mike Wasserman <msw@chromium.org> Commit-Queue: Xiyuan Xia <xiyuan@chromium.org> Cr-Commit-Position: refs/heads/main@{#1413182}
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.