| commit | e5df016e49c4e60e5821433373bd178d6965f08c | [log] [tgz] |
|---|---|---|
| author | xiangdong kong <xiangdongkong@google.com> | Fri Apr 29 21:53:23 2022 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Apr 29 21:53:23 2022 |
| tree | f5657d107352430655e1c2f96863219b0b9a0eab | |
| parent | 7647ebacf614b02192c6a5894fc0b109b869b61f [diff] |
feedback: Send system logs and histograms with report The user can opt in to include system logs and histograms/metrics in the report. Reuse the existing feedback service which is being used by the WebUI Feedback apps. The screenshot and attachment parts will be skipped for now since the corresponding fields will not be set. Here is a sample report: [1] https://listnr.corp.google.com/report/89938178460. Bug: b:185624798 Test: browser_tests --gtest_filter=ChromeOsFeedbackDelegateTest.* Change-Id: I271bb611df9ad3d55871204624017e63d46a7e60 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3611289 Reviewed-by: Gavin Williams <gavinwill@chromium.org> Commit-Queue: Xiangdong Kong <xiangdongkong@google.com> Cr-Commit-Position: refs/heads/main@{#997939}
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.