commit | 1e074d41233fab251775d73b93261a8eec5ca3d1 | [log] [tgz] |
---|---|---|
author | Nicolas MacBeth <nicolasmacbeth@google.com> | Wed Sep 20 15:38:58 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Sep 20 15:38:58 2023 |
tree | 75a279866c82916358590a4d9a2d0cd4cb28f76d | |
parent | 952d79d341e1eb133531ec87c0d473dc6c45c511 [diff] |
[a11y] Fix "User passwords on all your devices..." is read as a link Removed the link accessibility trait from the module descriptions to not have them read as links by VoiceOver. Bug: 1484763, b/301247343 Change-Id: I92d1db2cf6ce678876d95483a34ae831aba63cc0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4878214 Reviewed-by: Ernesto Izquierdo Clua <eic@google.com> Commit-Queue: Nicolas MacBeth <nicolasmacbeth@google.com> Cr-Commit-Position: refs/heads/main@{#1199019}
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.