commit | 088535aae2f40d5cba90d6b9f027d2f900c3125b | [log] [tgz] |
---|---|---|
author | “Prasanaa” <prasanaa@google.com> | Thu Apr 24 16:27:44 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Apr 24 16:27:44 2025 |
tree | 2ded66649f7fa88403d90aa01590e735e309fcfd | |
parent | e88972e390fdde0a099517da76242afe73f96542 [diff] |
[iOS] Adding util files for edit menu related egtests This CL adds utils files for edit menu related egtests. Multiple components that needs to interact with the Edit Menu are using the same method; using util files avoid having duplicated code. Fixed: 40264849 Change-Id: Ie3fb490ca286b4b6d0accc1142e6b0986d287012 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6437531 Reviewed-by: Gauthier Ambard <gambard@chromium.org> Commit-Queue: Prasanaa Vingadassamy <prasanaa@google.com> Reviewed-by: Olivier Robin <olivierrobin@chromium.org> Cr-Commit-Position: refs/heads/main@{#1451213}
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.