commit | 8fd9bbae8cd46ad09ddb426018e54699144d0fe6 | [log] [tgz] |
---|---|---|
author | Hyowon Kim <hyowon@igalia.com> | Thu Feb 17 00:16:15 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Feb 17 00:16:15 2022 |
tree | 16f0b71b3b7a5d4b18f8e88c55aa8561494d6dc7 | |
parent | 27b16b4498e1b7c719ffb0f6b11063a3017d4858 [diff] |
[mparch] Add fenced frame tests for TabUnderBlocker. This CL adds - tests to verify that TabUnderBlocker works properly even when a fenced frame is added. - conditions to reset |has_opened_popup_since_last_user_gesture_| in PopupOpenerTabHelper::DidStartNavigation(). - the NO_USER_GESTURE option when FencedFrameTestHelper creates a fenced frame. Bug: 1297838, 1273522 Change-Id: I280a8f5e1235f44bd52928128de3d21f21603553 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3467294 Reviewed-by: Avi Drissman <avi@chromium.org> Reviewed-by: Kevin McNee <mcnee@chromium.org> Commit-Queue: Hyowon Kim <hyowon@igalia.com> Cr-Commit-Position: refs/heads/main@{#972164}
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.