commit | 4472701269c1effe31738b0495e4dbd2310ca509 | [log] [tgz] |
---|---|---|
author | Yutaka Hirano <yhirano@chromium.org> | Fri Aug 07 01:35:20 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Aug 07 01:35:20 2020 |
tree | 6658b23e0c34a4f3aa67f09f24e7d02660c2f231 | |
parent | 90ed689c119df70399ec97955a93835adac27214 [diff] |
Have no-state prefetch use PrefetchURLLoader To delete WebURLLoaderImpl::SinkPeer, this CL has PrefetchURLLoader to handle no-state prefetch requests. Bug: 1112310 Change-Id: I2c13bd91969bdb41105f246d570f9ca100a63c4b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2041152 Reviewed-by: Hiroki Nakagawa <nhiroki@chromium.org> Reviewed-by: Dominic Farolino <dom@chromium.org> Reviewed-by: Tarun Bansal <tbansal@chromium.org> Reviewed-by: Kinuko Yasuda <kinuko@chromium.org> Commit-Queue: Yutaka Hirano <yhirano@chromium.org> Cr-Commit-Position: refs/heads/master@{#795753}
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.
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.