commit | 2b9bfc8c9581218948782503a9993224adfefa44 | [log] [tgz] |
---|---|---|
author | Nan Lin <linnan@chromium.org> | Thu Nov 10 03:41:18 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Nov 10 03:41:18 2022 |
tree | 82c94b06a1979b878176711132964205c4253c76 | |
parent | c636db1aaa362d19e5f8bcfeaf9f13a9b1598056 [diff] |
Support sending debug report if no matching source This CL allows sending debug report if there's no matching source for a trigger. A follow-up CL will parse debug_reporting field from trigger response header. Bug: 1379078 Change-Id: Idc22cecbc5ea877b47d07e2422fb1c6fac44a0d7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4003431 Reviewed-by: John Delaney <johnidel@chromium.org> Commit-Queue: Nan Lin <linnan@chromium.org> Reviewed-by: Andrew Paseltiner <apaseltiner@chromium.org> Cr-Commit-Position: refs/heads/main@{#1069569}
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.