commit | 48301ad458ad0b2dc10f5a9828d95c614c5383c1 | [log] [tgz] |
---|---|---|
author | Keren Zhu <kerenzhu@chromium.org> | Wed Apr 27 19:59:00 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Apr 27 19:59:00 2022 |
tree | 4e99aca08ce2dea76a0025358bff994681bc9687 | |
parent | 1dd9f782dd9e72938285fac5aefd3fb617ec96de [diff] |
Stretch translate language selection form to fit bubble width The translate form didn't take up the full bubble width in some cases, which looks bad. Stretch it by setting box layout child flex to 1. This also enables pixel tests for the translate bubble. Bug: 1309632 Change-Id: Ic1ca9b81359ae2eb995f8ac6e373efd0df2b6abb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3606822 Reviewed-by: Peter Kasting <pkasting@chromium.org> Commit-Queue: Peter Kasting <pkasting@chromium.org> Cr-Commit-Position: refs/heads/main@{#996847}
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.