commit | 869a60e3c719f21c65ef4ad14cb91f2de70c0f7e | [log] [tgz] |
---|---|---|
author | Dana Fried <dfried@chromium.org> | Tue Aug 09 18:43:49 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Aug 09 18:43:49 2022 |
tree | 3b959acfd9913ac55240b7ebb13f48c7ceb6adb3 | |
parent | 7a4401c7ea98c54a06080317e8a7066d221e43cb [diff] |
[Localization] Let help bubble buttons stack vertically when necessary In some cases (e.g. Telugu; see attached bug) the text of help bubble buttons in an IPH or tutorial exceed the maximum width of the bubble. In that case - and only in that case - we instead stack the buttons vertically, in the same order as before. Bug: 1351098 Change-Id: I9241c2a72cbbc6fc63e1b1a2e477b8d2a5e92431 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3816899 Commit-Queue: Dana Fried <dfried@chromium.org> Reviewed-by: David Pennington <dpenning@chromium.org> Cr-Commit-Position: refs/heads/main@{#1033131}
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.