commit | 4079787ab91f0729a176522589cc99dc3a1330c0 | [log] [tgz] |
---|---|---|
author | Hiroki Nakagawa <nhiroki@chromium.org> | Mon Nov 13 04:14:38 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Nov 13 04:14:38 2023 |
tree | bcbff680572f7df82365d9166448d39fa2f6e2f8 | |
parent | 32101972673fce094968b4282aedfca7c4d4ad62 [diff] |
Prerender: Add WPT infra to trigger prerendering with target hint This CL adds WPT test helpers to trigger prerendering with target hint "_blank" (i.e., prerender-into-new-tab), and runs an existing tests as a reference. Follow-up CLs will run more existing tests. Note that this CL doesn't add test helpers to activate a prerendered page on a new tab yet so that we cannot test deferral-until-activation cases yet. Bug: 1501674 Change-Id: Ia58c1c5f3800843083ada383588a938ba12cc8ed Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5020542 Reviewed-by: Lingqi Chi <lingqi@chromium.org> Commit-Queue: Hiroki Nakagawa <nhiroki@chromium.org> Reviewed-by: Kent Tamura <tkent@chromium.org> Cr-Commit-Position: refs/heads/main@{#1223465}
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.