commit | 195bd01b07c92b7b24630ba3d7a22ac867ab4c0c | [log] [tgz] |
---|---|---|
author | Henrique Nakashima <hnakashima@chromium.org> | Tue Feb 25 18:44:27 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Feb 25 18:44:27 2025 |
tree | 526b983aa803bcbc114b98a81036e032d09ac044 | |
parent | a9696e79fc4129d1fa29df6b4e439929d6b7cdea [diff] |
[Android] Disable some flaky NavigationHandlerTest cases - testSwipeNavigateOnNativePage - testSwipeAfterTabDestroy - testNoIncorrectEdgeSwipes - testCloseChromeAtHistoryStackHead They are flaky and crashing with: Caused by: java.lang.IllegalArgumentException: width and height must be > 0 See bug. Bug: 338972492 Change-Id: Ie76bb255512d16f40a89f0720abd0961ed1e2d38 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6297638 Reviewed-by: Jinsuk Kim <jinsukkim@chromium.org> Commit-Queue: Henrique Nakashima <hnakashima@chromium.org> Auto-Submit: Henrique Nakashima <hnakashima@chromium.org> Commit-Queue: Jinsuk Kim <jinsukkim@chromium.org> Cr-Commit-Position: refs/heads/main@{#1424649}
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.