commit | a2bb3d30bdd3d838a684d34fb0117666ba9e37a9 | [log] [tgz] |
---|---|---|
author | ginnnnnnny <ginnyhuang@chromium.org> | Thu May 02 20:54:46 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu May 02 20:54:46 2024 |
tree | 499478408126586a68ea0d98c36636c115a6b102 | |
parent | 27d6d577b7f4d208ced1abbef42de25bf7e438a4 [diff] |
[iOS][ffr] Actually display and handle toolbar swipe IPH This CL hooks the bubble presenter up with TabBasedIPHBrowserAgent to really display the swipe IPH when the user taps an adjacent tab. It also adds functionality to the side swipe components to do the following 1. Emit the event "kIOSSwipeToolbarToChangeTabUsed" 2. If the tab swipe IPH is visible, dismiss it with the correct dismissal reason (otherwise it would be treated as user tapping outside of the IPH view) Bug: 40276959 Change-Id: Ie4219e838cdf3aa8b481d886243f31b35d3f69d6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5462863 Reviewed-by: Adam Arcaro <adamta@google.com> Reviewed-by: Rohit Rao <rohitrao@chromium.org> Commit-Queue: Ginny Huang <ginnyhuang@chromium.org> Cr-Commit-Position: refs/heads/main@{#1295738}
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.