commit | 92f60983c5f64aadd7078bfd29eaaa98db6ef08c | [log] [tgz] |
---|---|---|
author | Liam Brady <lbrady@google.com> | Wed Jul 17 21:11:47 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jul 17 21:11:47 2024 |
tree | f9302c2e01713be6ad9da85dd153700bd802c3d0 | |
parent | 9f47a637e0301afcc35890754a96a18ed4b6f34f [diff] |
Fenced frame: attempt to de-flake tab-focus test. This test involves clicks, which tends to be flaky with fenced frames. Attempt to fix the flakes by using the |multiClick()| helper function. This will hopefully improve the reliability, but there might be more flake sources that will need their own separate fixes. Bug: 339232490 Change-Id: I856c656776b86b89d10534b6965a870d738d74ac Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5719100 Commit-Queue: Liam Brady <lbrady@google.com> Reviewed-by: Andrew Verge <averge@chromium.org> Commit-Queue: Andrew Verge <averge@chromium.org> Cr-Commit-Position: refs/heads/main@{#1329126}
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.