commit | a3c0447c11406e42109b89cee6322f25a8f9ce25 | [log] [tgz] |
---|---|---|
author | Chris Lu <thegreenfrog@chromium.org> | Fri Sep 09 19:22:53 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Sep 09 19:22:53 2022 |
tree | 3ad238e8469414710d4d04f4fda042b7edd0faae | |
parent | 579c46753736a695eeec21f59317cfc8ad1cce7e [diff] |
[ios] Final Polish of new Module Arms Adds 3px to the vertical spacing of the module for MVTiles and Shortcuts so that a two-line caption has a slight margin space. Change to -titleTopInset ensures it always returns 0 when showing the Return To Recent Tab tile. Bug: 1361569, 1359165 Change-Id: I967769dc21884b3d90ec8afaf249c0ac191998cf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3888298 Reviewed-by: Sebastien Seguin-Gagnon <sebsg@chromium.org> Commit-Queue: Chris Lu <thegreenfrog@chromium.org> Auto-Submit: Chris Lu <thegreenfrog@chromium.org> Cr-Commit-Position: refs/heads/main@{#1045276}
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.