commit | 0446f57ff48f8222b3a1dce22cbffe52755a78dc | [log] [tgz] |
---|---|---|
author | Peter Conn <peconn@chromium.org> | Thu Jul 17 10:59:19 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jul 17 10:59:19 2025 |
tree | e20133fe0123b34b4d5449a94e98db82ba1cd0fe | |
parent | da84a2e4ce131c0365b3467ac9f8794c54e68273 [diff] |
Move PreconnectRequest to //content/public This is step 1 towards making the preconnect machinery (primarily PreconnectManager) accessible to //android_webview. See the linked bug for the full plan. This CL contains no logic changes, just moving code around. Bug: 432235374 Change-Id: Ie45b29773d8d097ad58db811588e675b9fd53bc2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6760878 Commit-Queue: Peter Conn <peconn@chromium.org> Reviewed-by: Rakina Zata Amni <rakina@chromium.org> Reviewed-by: Hiroki Nakagawa <nhiroki@chromium.org> Cr-Commit-Position: refs/heads/main@{#1488154}
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.