commit | 6d224bf047e1e5adefd64af7d02d72e3e434df1c | [log] [tgz] |
---|---|---|
author | Zhiyuan Cai <zhiyuancai@chromium.org> | Tue Jun 14 01:38:44 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jun 14 01:38:44 2022 |
tree | f489d738de66fa78df89072a838ede6bc159f38d | |
parent | 187f925a93163188098be64d5388b8fe78954936 [diff] |
[CodeHealth] Fix testTabGroupManualSelection_DisabledForSingleTab When we have one or two tabs, the group menu option has the exactly same view parameters in espresso. Thus, we update to use its click response to tell whether the item is enabled. Bug: 1333098 Change-Id: I33979310bc8a78f96a1af83d0c13b21ed0976c7b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3702845 Reviewed-by: Yue Zhang <yuezhanggg@chromium.org> Commit-Queue: Zhiyuan Cai <zhiyuancai@chromium.org> Reviewed-by: Mei Liang <meiliang@chromium.org> Cr-Commit-Position: refs/heads/main@{#1013757}
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.