commit | 206022d9e19f2706fc6b5669f3873c46bda10cbd | [log] [tgz] |
---|---|---|
author | Adam Raine <asraine@google.com> | Fri Feb 09 22:01:59 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Feb 09 22:01:59 2024 |
tree | 3858f74da093de17fd3c866ac40aff10404b58ae | |
parent | 645213c4e976e368bbd7b7810561a39f1271d733 [diff] |
[trace-events] Add resource type to network events The resource type will be the same as the CDP resource type with a caveat. The trace event does not differentiate these resource types (instead setting the resource type to "Other"): "XHR", "Fetch", "Ping", "EventSource" Cq-Include-Trybots: luci.chromium.try:win11-arm64-blink-rel Bug: 324059246 Change-Id: Ia03b5324a228af41c75ccb2e5f076926ea4e90aa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5277583 Reviewed-by: Andrey Kosyakov <caseq@chromium.org> Reviewed-by: mmenke <mmenke@chromium.org> Commit-Queue: Adam Raine <asraine@chromium.org> Cr-Commit-Position: refs/heads/main@{#1258748}
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.