commit | ffeda34552caa92194b54e3e6ca3504ec5c92501 | [log] [tgz] |
---|---|---|
author | Etienne Pierre-doray <etiennep@chromium.org> | Tue Nov 05 21:47:47 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Nov 05 21:47:47 2024 |
tree | 3d23e988a4b82f39fce91ffd9adb0dd3ef40c305 | |
parent | 0befc8a272dc47cfcd5d4bc57e25f73db19f87f2 [diff] |
[tracing] Support privacy filter on local scenarios This CL adds the option to enable privacy filters on local scenarios (that were previously never filtered). This is exposed to ClientTraceReport to surface the option in chrome://traces-internals. Bug: 40257548 Change-Id: Ic029c8dd9b07dbf9b2395ea83e0db457e6b96fba Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5989191 Reviewed-by: Gabriel Charette <gab@chromium.org> Reviewed-by: Joe Mason <joenotcharles@google.com> Commit-Queue: Etienne Pierre-Doray <etiennep@chromium.org> Cr-Commit-Position: refs/heads/main@{#1378628}
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.