commit | d5fdb9b1af0553048ad1559d887ad25972fca88b | [log] [tgz] |
---|---|---|
author | Scott Yoder <scottyoder@google.com> | Wed Oct 18 21:05:52 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Oct 18 21:05:52 2023 |
tree | 899044d7e90c7666497b866f6a028696cc549c84 | |
parent | 4b39fd3376fdf64bc70a0ccd8e6dfc9638489d84 [diff] |
[ios] Fix a couple issues when NTP header does not display the logo When the user configures a different default search engine, the Google logo is removed. This fixes a couple of layout issues related to that. It also fixes an issue where the omnibox could not be pinned when the feed is not displayed because the floating point math was off by a fraction of a pixel. Bug: 1493117 Change-Id: I7856ae78b904f78cd1d8766e337d1e576cc5ae4e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4950872 Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com> Reviewed-by: Chris Lu <thegreenfrog@chromium.org> Commit-Queue: Scott Yoder <scottyoder@google.com> Cr-Commit-Position: refs/heads/main@{#1211740}
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.