commit | 1fb4095bda0bbc386b087238c28c3b6e7a8991df | [log] [tgz] |
---|---|---|
author | Christian Biesinger <cbiesinger@chromium.org> | Tue Nov 19 21:21:59 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Nov 19 21:21:59 2024 |
tree | 815844ee882e7cc9eee2dd1fdefbbcdc75992001 | |
parent | d1ca944dfc1250e323194672ea1247a5b6bcfb95 [diff] |
[FedCM] Make the active mode bottom sheet scrollable Because the continue button is at the bottom of the sheet, it can be pushed out of the screen with bigger font sizes. Make the sheet scrollable so that the button can be accessed. Video of the behavior in the bug. I also changed the spelling of generatedFedCmId() to fix a lint warning. Bug: 379844662 Change-Id: I999097e031886802bcabe4c1ffe51dac53be5ca1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6026052 Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com> Commit-Queue: Christian Biesinger <cbiesinger@chromium.org> Reviewed-by: Yi Gu <yigu@chromium.org> Cr-Commit-Position: refs/heads/main@{#1385215}
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.