commit | 188c630862466caede25ee3b7c3167182ede6a33 | [log] [tgz] |
---|---|---|
author | Grey Wang <greywang@google.com> | Fri Sep 29 04:54:18 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Sep 29 04:54:18 2023 |
tree | 6166fb23766c72ce3d57eeea23df8f5f759a88ec | |
parent | 21916101ee31ee36ec48d9184fd569e6667bacc3 [diff] |
[Emoji Picker] Fix corner radius of bubble dialog view With jelly flag on, the corner radius of bubble dialog view should be increased to 16px. Bug: b:302625190 Change-Id: I5809f60811e2c384018eb1649c6a3e975a82059a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4904005 Commit-Queue: Grey Wang <greywang@google.com> Auto-Submit: Grey Wang <greywang@google.com> Commit-Queue: John Palmer <jopalmer@chromium.org> Reviewed-by: John Palmer <jopalmer@chromium.org> Cr-Commit-Position: refs/heads/main@{#1203069}
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.