commit | beebc8aec0f8f9e627e69ad67ef311903924b384 | [log] [tgz] |
---|---|---|
author | Kevin McNee <mcnee@chromium.org> | Tue Sep 21 23:43:51 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Sep 21 23:43:51 2021 |
tree | c7c162f81d77f6f33fd972720bb726a87a9ebc28 | |
parent | 3e55c69122c9a91c43fa178fb30853912f1c96b4 [diff] |
Kill a renderer if it provides an unexpected FrameOwnerElementType Portals and MPArch based Fenced Frames are not created as normal subframes. Bug: 1251727 Change-Id: I81326d2caf2038aec2f77cf577161a24bb9b65b2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3174272 Commit-Queue: Kevin McNee <mcnee@chromium.org> Commit-Queue: Adrian Taylor <adetaylor@chromium.org> Reviewed-by: Alex Moshchuk <alexmos@chromium.org> Cr-Commit-Position: refs/heads/main@{#923644}
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.