| commit | 6ee19a5527daa737fb8f22dbcac31ff2ec1aec1c | [log] [tgz] |
|---|---|---|
| author | Gauthier Ambard <gambard@chromium.org> | Mon Feb 26 11:38:37 2024 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Feb 26 11:38:37 2024 |
| tree | adfe4f7c8b92853515495cc027a471717b3ae102 | |
| parent | 2519f74c66af7dd86f8ba0434ee3e8f1b278d8be [diff] |
[iOS] Make sure to present the bookmarks from the top-most VC This CL changes the way bookmarks are presented to make sure to present them on the top most ViewController presented. It ensures that the bookmarks are always presented instead of failing silently as now when another screen is presented on top of the tab. Fixed: 325680368, 326036604 Change-Id: I08d5ef8a79ecf91f442ffb9be610e627549e33b8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5317667 Commit-Queue: Mark Cogan <marq@chromium.org> Auto-Submit: Gauthier Ambard <gambard@chromium.org> Reviewed-by: Mark Cogan <marq@chromium.org> Cr-Commit-Position: refs/heads/main@{#1265132}
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.