commit | ccfaecd17d402722bb86cd2f2d055c27b54e6893 | [log] [tgz] |
---|---|---|
author | adamta <adamta@google.com> | Mon Aug 05 19:35:21 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Aug 05 19:35:21 2024 |
tree | de82b10695d66499261f41a57dca0a3f4413147a | |
parent | c930758c72e1188fbc881a67c2468a22d5e2c193 [diff] |
[iOS] Open Customization menu from Magic Stack Edit cell When Home Customization is enabled, the Magic Stack edit cell on the far right side of the carousel should open the customization menu at at the Magic Stack submenu. An `animated` parameter is added to the methods so that the user doesn't first see the main page before the Magic Stack menu is shown. Bug: 350990359 Change-Id: I9f9c4af03d5742ccca30fea1cc5a1f1e67e89ae2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5757347 Commit-Queue: Adam Arcaro <adamta@google.com> Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com> Reviewed-by: Chris Lu <thegreenfrog@chromium.org> Cr-Commit-Position: refs/heads/main@{#1337420}
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.