commit | a662a47e8fb50fa265e7daecd19d036cb81dae9d | [log] [tgz] |
---|---|---|
author | Robert Lin <robertlin@chromium.org> | Thu Sep 01 01:00:25 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Sep 01 01:00:25 2022 |
tree | 4a727d2bec91087a02f25d4e6a08cfbd976f59ca | |
parent | b15d3d338b7960bd68334905ae16d8ee9d799a18 [diff] |
prerender: Resending prerender activation for DevTools. This CL stores prerender activation in WebContents and resend it once DevTools is reopened as a workaround to the current unsupported prerender activation in DevTools. Design doc: https://docs.google.com/document/d/1l5S3DCMVsFfF_Thg95BT9292sDxas1wzKALz8J9FrB8/edit?usp=sharing Change-Id: Ib2997325e73a7fbf9a0bfde0228006624d931c22 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3805129 Reviewed-by: Alex Moshchuk <alexmos@chromium.org> Reviewed-by: Andrey Kosyakov <caseq@chromium.org> Commit-Queue: Huanpo Lin <robertlin@chromium.org> Cr-Commit-Position: refs/heads/main@{#1041841}
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.