commit | 397210cd4471f593da637d72aa757eceef667d98 | [log] [tgz] |
---|---|---|
author | Pier-Alexandre Bouchard <pabouchard@google.com> | Tue Dec 17 16:16:36 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Dec 17 16:16:36 2024 |
tree | 707a7040053557fd7b8dbf250c1d3e6d003fbbec | |
parent | 1fa99170b250e2751b47643e066a5fef3cf36b30 [diff] |
[iOS] - Whats new screenshot screen: always have a primary button. There is always at least 1 button on the Whats New screenshot screen: either a "show instructions" button or both a primary action button and a "show instructions" secondary button. If the primary action is not defined, the "show instructions" should act as a primary action for accessibility reasons and it's not the case at the moment. Before: https://screenshot.googleplex.com/dRJALVdS7n4gRPS After: https://screenshot.googleplex.com/ZzScEaCx9KhGaQR Fixed: 353819566 Change-Id: Id5ee705f3d27b58fc4d5505d5b9167d4da1850f4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6094430 Reviewed-by: Guillaume Jenkins <gujen@google.com> Commit-Queue: Pier-Alexandre Bouchard <pabouchard@google.com> Reviewed-by: Cheick Cisse <cheickcisse@google.com> Cr-Commit-Position: refs/heads/main@{#1397337}
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.