| commit | 8cfcb2f039d0434b85bedb0143b64d2589e1ca62 | [log] [tgz] |
|---|---|---|
| author | Jood Hajeer <jood@google.com> | Thu Aug 29 14:16:52 2024 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Aug 29 14:16:52 2024 |
| tree | 1c5e0c383351aba450d2f6bf165d4beebe026ebc | |
| parent | cbda49b6f4b9f2c9aba013ff15b65fd288cf9a40 [diff] |
[iOS] Disable kIdentityDiscAccountMenu for some EGtests This CL explicitly disables kIdentityDiscAccountMenu. Because these tests either: 1- test sign out flow from AccountsTVC, which does not exist when kIdentityDiscAccountMenu is enabled. 2- or; test opening the settings view from the NTP ADP which is replaced by the account menu view when kIdentityDiscAccountMenu is enabled. Also, there is no need to update the tests because there are corresponding ones for the new flows. Bug: 331782618 Change-Id: Iad9888c9c6b1d6950d851e3002c8baec42897ab5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5822451 Reviewed-by: Marc Treib <treib@chromium.org> Reviewed-by: Jérôme Lebel <jlebel@chromium.org> Commit-Queue: Jood Hajeer <jood@google.com> Cr-Commit-Position: refs/heads/main@{#1348614}
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.