commit | c14a36fa2076f5e673fca363a17ecfe590d49ea9 | [log] [tgz] |
---|---|---|
author | Meilin Wang <meilinw@google.com> | Sat Oct 31 00:17:51 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Sat Oct 31 00:17:51 2020 |
tree | 40e91ec186243245e47c0e5fe8fc5f2784fccca7 | |
parent | 7a2bf75e75ef014bc62d04c7b7995ac54a49f422 [diff] |
[CrOS PhoneHub] Updates bubble width. This CL updates the bubble width to use |kTrayMenuWidth|. This CL also includes minor refactoring such as: - Replaces hard-coded constants with calculation. - Introduces ui_constants.h to store both appearance and URL constants. Screenshot: https://screenshot.googleplex.com/6PBiuFovTjyfjaa.png BUG=1143058,1106937 Change-Id: Icdf17321a9acd9be53b7287023e197e027fcac62 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2510551 Commit-Queue: Meilin Wang <meilinw@chromium.org> Reviewed-by: Kyle Horimoto <khorimoto@chromium.org> Reviewed-by: Tim Song <tengs@chromium.org> Cr-Commit-Position: refs/heads/master@{#822893}
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.
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.