commit | 36a1fd69363120111a078f9b0e3d5458b9a6f461 | [log] [tgz] |
---|---|---|
author | Matt Reichhoff <[email protected]> | Tue Oct 12 22:52:20 2021 |
committer | Chromium LUCI CQ <[email protected]> | Tue Oct 12 22:52:20 2021 |
tree | 32c4793b85c698d61cd5e6c1445617e454b8cc67 | |
parent | 2a8607e240e510988711f58e688a4e9b878e939c [diff] |
Remove direct use of RecordingTestNetLog This is the first of several commits to address test_net_log cleanup. Future commits will target RecordingBoundTestNetLog, full deletion of the classes, and removal of many NetLog pointers. Bug: 1052479 Change-Id: I553af4b928f1492206a1dbefa0ad6061dda11006 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3211515 Reviewed-by: Matt Mueller <[email protected]> Reviewed-by: Reilly Grant <[email protected]> Reviewed-by: edchin <[email protected]> Reviewed-by: Takumi Fujimoto <[email protected]> Commit-Queue: Matt Reichhoff <[email protected]> Cr-Commit-Position: refs/heads/main@{#930825}
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.