commit | b13d1dd7c94cc294082871723a2d183a5a03623d | [log] [tgz] |
---|---|---|
author | Collins Sun <collinssun@microsoft.com> | Wed May 07 01:45:34 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed May 07 01:45:34 2025 |
tree | 77ac3dd2723a1ccc11ecd5a60858535c7c0b0900 | |
parent | c4aa9f34e42dd37f4eb5267e3bc601ef1665c13c [diff] |
[iOS] Fix keyboard accessibility issue on iPad tabs Fix an issue where the keyboard focus was lost when focusing on the current tab using a keyboard on iPad. Bug: 415523535 Change-Id: Ied386a865580b06bdd13540561623bb9bc2efece Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6508012 Reviewed-by: Ewann Pellé <ewannpv@chromium.org> Commit-Queue: Ran Sun <collinssun@microsoft.com> Reviewed-by: Louis Romero <lpromero@google.com> Cr-Commit-Position: refs/heads/main@{#1456702}
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.