commit | 791c2dde95de44a7f37009d1e2dd8eb97fc50b71 | [log] [tgz] |
---|---|---|
author | Asami Doi <asamidoi@chromium.org> | Thu Jun 26 14:25:40 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jun 26 14:25:40 2025 |
tree | 96e3bf557ee7787745f1eef8565e4a6db7fdcbff | |
parent | d0851e10f4ad9477d261b2ef00f4b8d671ab99b4 [diff] |
[ios] Fix PasswordSharingTestCase/testFetchingRecipientsError with iOS 26 This CL fixes PasswordSharingTestCase/testFetchingRecipientsError by using a proper matcher. With iOS 26, `CancelButton()` matches 2 elements. Fixed: 427705929 Change-Id: I275199d606d1dafc07f699e46981ec525a7c0b17 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6678601 Reviewed-by: RafaĆ Godlewski <rgod@google.com> Commit-Queue: Asami Doi <asamidoi@chromium.org> Cr-Commit-Position: refs/heads/main@{#1479139}
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.