commit | e1aba007ce67ff56717ed98e70ee97a3e4f36040 | [log] [tgz] |
---|---|---|
author | Radu Nitescu <radunitescu@google.com> | Fri Feb 14 17:55:57 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Feb 14 17:55:57 2025 |
tree | 09f8935972a1c1b7ba9e54391054f5c909683d78 | |
parent | ec85eb3ed6d991de95edac6157f0fa3db3ec2a50 [diff] |
[iOS][LO][EH] Add overflow menu entry for escape hatch with integration In this CL: - A new menu entry is introduced "Search with camera" - When pressed, it closes the overlay and goes straight to LVF - Reuses the string form the speed bump menu - An associated user action was created Bug: 395716790 Change-Id: I13c35eac5a62b51e3a72c0cce8c5bbdb7bfc2d10 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6264903 Reviewed-by: Christian Xu <christianxu@chromium.org> Auto-Submit: Radu Nitescu <radunitescu@google.com> Commit-Queue: Radu Nitescu <radunitescu@google.com> Reviewed-by: Robert Kaplow <rkaplow@chromium.org> Reviewed-by: Sylvain Defresne <sdefresne@chromium.org> Reviewed-by: Ameur Hosni <ameurhosni@google.com> Cr-Commit-Position: refs/heads/main@{#1420571}
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.