commit | 74c0889f527ce2c90a41af48fd4830e9b2a6e61c | [log] [tgz] |
---|---|---|
author | Jiacheng Guo <gjc@google.com> | Sat Aug 30 07:50:11 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Aug 30 07:50:11 2025 |
tree | eeac4a13822cc951a5c22f4f1c9796ea0bc45010 | |
parent | aa51656717414ed90744b366860e4164f0b8031c [diff] |
Track prerender RenderFrameHosts in the RenderProcessHost The CL adds tracking information in RenderProcessHostImpl about the prerender RenderFrameHosts in the process. This allows us to reuse the process hosting prerender pages only. Bug: 434845948 Change-Id: Ifec71a8a937ff23823bdce0f6b7027332d602513 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6865474 Reviewed-by: Takashi Toyoshima <toyoshim@chromium.org> Reviewed-by: Alex Moshchuk <alexmos@chromium.org> Commit-Queue: Jiacheng Guo <gjc@google.com> Cr-Commit-Position: refs/heads/main@{#1508745}
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.