commit | 633fcd5d918e7767fddf76fa6554ff985fff8060 | [log] [tgz] |
---|---|---|
author | Xinyi Ji <xinyiji@google.com> | Thu Jul 27 01:34:59 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jul 27 01:34:59 2023 |
tree | 60044c99b21b1b4a213f6738a4c097dfd51e4196 | |
parent | 97eb638831617d266c7e3b16f0220fe699bc722b [diff] |
[Start] Fix bug about polish Fake Omnibox size on NTP (phone) This CL tries to fix the bug caused by the rounding issue of calculating the vertical inset and adding more conditions for the change of the Omnibox size. Bug: 1449683, 1467377 Change-Id: I29adae9d0f83f6a6b6f187be338a819a387619bf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4721689 Reviewed-by: Xi Han <hanxi@chromium.org> Reviewed-by: Theresa Sullivan <twellington@chromium.org> Commit-Queue: Xinyi Ji <xinyiji@chromium.org> Code-Coverage: Findit <findit-for-me@appspot.gserviceaccount.com> Reviewed-by: Justin DeWitt <dewittj@chromium.org> Cr-Commit-Position: refs/heads/main@{#1175803}
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.