commit | 059f95fde5b449a30c1b8f57ce8aa3ecbfe8b3c9 | [log] [tgz] |
---|---|---|
author | Etienne Pierre-doray <etiennep@chromium.org> | Fri May 10 16:22:44 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri May 10 16:22:44 2024 |
tree | 547ce64896f890d6b5ef995113896ecd7ae151ed | |
parent | 00d15100dddb6ebe8e3e3e09064b14f91593246d [diff] |
[tracing] Keep empty packet in privacy filters. TRACE_COUNTER emits TrackDescriptor with empty counter proto field. When removed, the TrackDescriptor is no longer considered a counter track. This CL keeps empty protos so that the track is still considered a counter track. Change-Id: I9a5cb3456145b61b72cbbd5e6c92f6d39b3030f5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5531827 Commit-Queue: Etienne Pierre-Doray <etiennep@chromium.org> Reviewed-by: Eric Seckler <eseckler@chromium.org> Reviewed-by: Etienne Pierre-Doray <etiennep@chromium.org> Cr-Commit-Position: refs/heads/main@{#1299290}
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.