commit | 74a3c6cea3dbd94904af4249e8f616e967aec20f | [log] [tgz] |
---|---|---|
author | Anton Swifton <[email protected]> | Mon Sep 26 23:24:44 2022 |
committer | Chromium LUCI CQ <[email protected]> | Mon Sep 26 23:24:44 2022 |
tree | b8541aaeb557312dba976ac24ad536b180f42778 | |
parent | eccb2e2ade79d6542d21f12782b9b1f5d3e2de89 [diff] |
feedback: add GetPerformanceTraceId to the feedback delegate. This function gets the performance trace id from the system, which will be later included in the feedback report. Bug: b:185624798 Test: browser_tests Change-Id: Idf27839e2d56dae5f84890b7bddfeb255e38cdb8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3913979 Auto-Submit: Anton Swifton <[email protected]> Commit-Queue: Xiangdong Kong <[email protected]> Reviewed-by: Xiangdong Kong <[email protected]> Cr-Commit-Position: refs/heads/main@{#1051475}
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.