commit | 5a907a18e7064455d179f69461fd4492911d2099 | [log] [tgz] |
---|---|---|
author | Hiroki Nakagawa <nhiroki@chromium.org> | Mon Jun 07 07:35:01 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jun 07 07:35:01 2021 |
tree | 8a6e2636f41139bd69ff2fb3a557cf9246a5362d | |
parent | ebb4ffd285b75577e8196006b1fa1615436e4080 [diff] |
Prerender: Add test that runs activation from iframe via parent's location Navigation on the main frame initiated by an iframe via `window.parent.location` activates a prerendered page. This CL adds WPT for the behavior. Change-Id: Ie2511c2af41281986e2bca84ce3de4f6251b37dd Bug: 1216946 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2942103 Commit-Queue: Hiroki Nakagawa <nhiroki@chromium.org> Reviewed-by: Lingqi Chi <lingqi@chromium.org> Cr-Commit-Position: refs/heads/master@{#889667}
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.