| commit | 8c87d207ff6b51af88fb346a9e3bc341ebd16119 | [log] [tgz] |
|---|---|---|
| author | Anton Swifton <swifton@google.com> | Fri Sep 30 03:11:42 2022 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Sep 30 03:11:42 2022 |
| tree | 2523f944de769b6909c29fe88e3201a41a6c19ae | |
| parent | 1e19fa9165dbd8f98f9cb135bc318810a7e6dc3f [diff] |
feedback: send performance trace data with the report When the performance trace checkbox is checked in the app, the frontend includes the trace id in the feedback context. This triggers the back end to include the performance trace data in the report. Listnr report: https://listnr.corp.google.com/report/90378814861 Bug: b:185624798 Test: browser_tests, manually on a DUT Change-Id: I8a5234b881aa16b8a6bc9993678c65a16ea17b94 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3922664 Commit-Queue: Anton Swifton <swifton@google.com> Reviewed-by: Xiangdong Kong <xiangdongkong@google.com> Cr-Commit-Position: refs/heads/main@{#1053381}
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.