commit | c73aa3eac0b09eac619cbd4adaea8248e79fd7b8 | [log] [tgz] |
---|---|---|
author | Quentin Pubert <qpubert@google.com> | Thu May 12 12:48:57 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu May 12 12:48:57 2022 |
tree | 3debaaed1c3d71c0c1f9582cf39f7b0e29cae8f2 | |
parent | 5b0a116b62411d5803b8679eecd0fb1af7e68914 [diff] |
[iOS] Update Treatment 2 suggestion padding in SwiftUI omnibox popup This CL updates treatment 2 padding in SwiftUI popup. It used to aim at being aligned with the omnibox leading image and text field. This is now only the case for treatment 1. Treatment 2 now uses hand-picked values instead. Fixed: 1324876 Change-Id: I36a19fc8d4337758590ef86b65836b1d3fc3eb74 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3643838 Commit-Queue: Stepan Khapugin <stkhapugin@chromium.org> Reviewed-by: Stepan Khapugin <stkhapugin@chromium.org> Cr-Commit-Position: refs/heads/main@{#1002593}
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.