commit | 970f83b41a5f7e838613fa566aa5601ae08b8026 | [log] [tgz] |
---|---|---|
author | Kenichi Ishibashi <[email protected]> | Fri Jul 16 01:10:52 2021 |
committer | Chromium LUCI CQ <[email protected]> | Fri Jul 16 01:10:52 2021 |
tree | cbbf8efb011ef70657dba690598c39aed19877ce | |
parent | c0b301405333c5379e3a46858bc0e872081bbcf1 [diff] |
Add trace events in WebRequestProxyingURLLoaderFactory These would be useful to investigate how webRequest APIs could cancel requests. Bug: 1213400 Change-Id: Idddb8ed0aebd721ace88f7e81b91217c9c06ca23 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3029305 Reviewed-by: ssid <[email protected]> Reviewed-by: Yutaka Hirano <[email protected]> Reviewed-by: Karan Bhatia <[email protected]> Commit-Queue: Kenichi Ishibashi <[email protected]> Cr-Commit-Position: refs/heads/master@{#902248}
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.