commit | e07c86d06f1748e9dee942b4cc70b60b13f62c6f | [log] [tgz] |
---|---|---|
author | Gyuyoung Kim <gyuyoung@igalia.com> | Thu Nov 04 03:15:54 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Nov 04 03:15:54 2021 |
tree | 040150d0a6740606fbe156e299709b72af3e1d89 | |
parent | 8db55c115fa981a4967896b320466506be6fe002 [diff] |
MPArch: Ensure that fenced frame doesn't close a PIP window Like the prerendering, a fenced frame should not affect the window closing. This CL adds a test case to ensure that the fenced frame does not close a PIP window. Bug: 1266198 Change-Id: I6fefd2eec5b7070d3ad3efb2c4f0ef39755b8511 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3257965 Commit-Queue: Gyuyoung Kim <gyuyoung@igalia.com> Reviewed-by: Kevin McNee <mcnee@chromium.org> Reviewed-by: François Beaufort <beaufort.francois@gmail.com> Cr-Commit-Position: refs/heads/main@{#938126}
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.