commit | 22be5e4c0a7b2f6a6ac8957945b91e831c0731b5 | [log] [tgz] |
---|---|---|
author | Hiroshige Hayashizaki <hiroshige@chromium.org> | Fri Mar 07 21:39:59 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Mar 07 21:39:59 2025 |
tree | d7c063e5bf31582a947e5b17d8932c28dc262966 | |
parent | 683915835d225d92241841c0b5e755da8752a069 [diff] |
Migrate PrefetchDocumentManager::all_prefetches_ to PrefetchHandle For this purpose, this CL introduces additional methods to `PrefetchHandleImpl`, but doesn't expose to `PrefetchHandle`. Bug: 390329781 Change-Id: I8c75c24d243c52fcd992f5b28a7e3f69ac33d8b5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6325476 Reviewed-by: Ken Okada <kenoss@chromium.org> Reviewed-by: Taiyo Mizuhashi <taiyo@chromium.org> Commit-Queue: Hiroshige Hayashizaki <hiroshige@chromium.org> Cr-Commit-Position: refs/heads/main@{#1429724}
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.