commit | a2c84e24d92a8b25c3631b5ec220be1710b1806c | [log] [tgz] |
---|---|---|
author | Nicolás Peña Moreno <npm@chromium.org> | Wed Jul 24 18:39:40 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jul 24 18:39:40 2024 |
tree | b8d8a7657b08620f5eac27e194172b6465048710 | |
parent | de9eec495df35ab440551eb2832d7f22431d585c [diff] |
[FedCM] Make title label focusable with accessibility enabled This lets us have more consistent behavior across OS and dialogs since we can now focus on the title label when the dialog is shown. Demo: https://issues.chromium.org/issues/354240721#comment4 Fixed: 354240721 Change-Id: I1e534b42aa86fb1dcc070066da0ae68a7b7e8b32 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5735020 Reviewed-by: Yi Gu <yigu@chromium.org> Commit-Queue: Nicolás Peña <npm@chromium.org> Auto-Submit: Nicolás Peña <npm@chromium.org> Cr-Commit-Position: refs/heads/main@{#1332486}
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.