commit | e35740a459c36b1ca02ebaff6f88eb505d68aafb | [log] [tgz] |
---|---|---|
author | Jérôme Lebel <jlebel@chromium.org> | Thu Mar 28 22:06:30 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Mar 28 22:06:30 2024 |
tree | 4ec9cca64e0fe1b7624f7b187e63ba1495d1fdb3 | |
parent | 72b7be7b4e479e6084e48aad66c3202b0e86c86b [diff] |
[iOS][Waffle] Fix learn more dialog size This patch should be merged to M124. The learn more presentation needs to follow the same rules than the search engine dialog presentation. This patch is related with crrev.com/c/5392920. Before: https://drive.google.com/file/d/1TaahNID6ZksnTJeYSatVV1u0HMl22duo/view?resourcekey=0-wOIowykM5YHdQ_cJySoF7g After: https://drive.google.com/file/d/1GYVJ10IMFTYhGmGR6qdXXwuXUDkCC-eV/view?resourcekey=0-etLoc3tTXzshOK9uGIHNvQ, https://drive.google.com/file/d/14cYL4AHTwZwuh7U9GNp_PL7IyQv78G8h/view?resourcekey=0-gQHiA6Fs0fRlh0rJmi7m-A, Fixed: 331787552 Change-Id: I22ff8cecd8dd8878b6f757002adeb17a2c27a30c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5405613 Auto-Submit: Jérôme Lebel <jlebel@chromium.org> Reviewed-by: Vincent Boisselle <vincb@google.com> Commit-Queue: Jérôme Lebel <jlebel@chromium.org> Cr-Commit-Position: refs/heads/main@{#1279917}
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.