commit | 64f727a59bdc72ac4233ea3a2c56f7c97804ad05 | [log] [tgz] |
---|---|---|
author | Alex Attar <aattar@google.com> | Wed Oct 09 20:23:08 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Oct 09 20:23:08 2024 |
tree | 8e3971b5a506c5b8b5f52ec03ace508f87709fe8 | |
parent | ab4676659113735cf7fd7f4ecb859afea193e0e0 [diff] |
Change BackgroundTracingHelper to accept the Extensions "protocol". This CL modifies the logic of BackgroundTracingHelper to accept the extensions "protocol". This change enables the acceptance of Performance.Mark events from extensions, laying the groundwork for an extension that will be used in a user study. Change-Id: I29c9699122815af1bede5e4af8761ea8e43cdc81 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5891264 Reviewed-by: Daniel Cheng <dcheng@chromium.org> Commit-Queue: Alex Attar <aattar@google.com> Cr-Commit-Position: refs/heads/main@{#1366416}
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.