commit | 2e13eb2e0679bbfbddc0f2529dafb294044bcffa | [log] [tgz] |
---|---|---|
author | Chris Lu <thegreenfrog@chromium.org> | Fri May 26 20:57:52 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri May 26 20:57:52 2023 |
tree | 7e04a2ed9e87228b5a7a127fe602343b1eb46eef | |
parent | 222f1b6e823feb26f2ec9f2326cc95f4ec8dee0f [diff] |
[ios] Add single module Magic Stack layout This change ensures that a module's width is the same wide width as the Magic Stack itself if it is the only module in the Magic Stack. This will allow it to be the same width as the MVT module, giving a consistent layout. Bug: 1432252, 1449339 Change-Id: Ic7800aedb7048e89c7107f94e3e3758f95bf92c0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4568589 Reviewed-by: Scott Yoder <scottyoder@google.com> Commit-Queue: Chris Lu <thegreenfrog@chromium.org> Cr-Commit-Position: refs/heads/main@{#1149906}
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.