commit | 7a2414c159ef37fdc136f9cd1c44ae17fc67ef0b | [log] [tgz] |
---|---|---|
author | Andrey Kosyakov <caseq@chromium.org> | Wed Oct 12 19:18:00 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Oct 12 19:18:00 2022 |
tree | 6c5ec0c0df3e677b0cda6838d6f2b8d2a83a52d5 | |
parent | 0afb3a397072316ea36695e321960b12113767bd [diff] |
DevTools: emit trace event while a Fetch request awaits CDP client This will allow assessing the overhead of DevTools network interception. Bug: 1229598 Change-Id: Ie90dfc0633c34b262b0cb77e0f5adbccb79cbcb9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3950310 Commit-Queue: Andrey Kosyakov <caseq@chromium.org> Reviewed-by: Peter Kvitek <kvitekp@chromium.org> Cr-Commit-Position: refs/heads/main@{#1058208}
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.