commit | 990adbd1ca2f64082c00a8f72f4dfc62ab5589bf | [log] [tgz] |
---|---|---|
author | Stepan Khapugin <stkhapugin@chromium.org> | Thu May 20 18:15:44 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu May 20 18:15:44 2021 |
tree | 7b7d835c4e4d95a4dcd28bff8620e28f52ad505d | |
parent | 00f11ddfed0bebef0e5e151bbc6ea4fb212bd7cc [diff] |
[iOS] Reenable testSwitchToOpenTab, testSwitchToClosedTab. Reenables these two tests. They were failing on iPhone SE 1st gen. as the necessary element was obscured by the keyboard. Adding scrolling to find the element solves the issue. Bug: 1207651 Change-Id: Ie58942abeaaaab1d2b1e2233025a53fb3fa0805c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2909869 Commit-Queue: Stepan Khapugin <stkhapugin@chromium.org> Commit-Queue: Javier Flores <javierrobles@chromium.org> Auto-Submit: Stepan Khapugin <stkhapugin@chromium.org> Reviewed-by: Javier Flores <javierrobles@chromium.org> Cr-Commit-Position: refs/heads/master@{#885107}
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.