commit | 35bdb4be43b747318030ba2d829280e8ac34f5e8 | [log] [tgz] |
---|---|---|
author | Harkiran Bolaria <hbolaria@google.com> | Wed Sep 22 09:39:51 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Sep 22 09:39:51 2021 |
tree | a567ce4b28c7a8ec2e254a02957cb60744d9fed3 | |
parent | 2811817e8c9d21cf0ab8f16315afa9047874098e [diff] |
[MPArch] Verify that CSP headers are maintained in prerender activation In Prerender activation, FrameTreeNodes are swapped between the primary and prerendered pages. As such, we need to make sure the relevant parts of the prerendered FrameTreeNodes are maintained after the swap. Bug: 1181763 Change-Id: Id4508dce8c4de9e602f2bf17f25c159deae27f19 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3075105 Commit-Queue: Harkiran Bolaria <hbolaria@google.com> Reviewed-by: Alexander Timin <altimin@chromium.org> Reviewed-by: Hiroki Nakagawa <nhiroki@chromium.org> Reviewed-by: Matt Falkenhagen <falken@chromium.org> Cr-Commit-Position: refs/heads/main@{#923791}
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.