commit | b81b0b4735698a0c2d08731978d9cd4db246cef1 | [log] [tgz] |
---|---|---|
author | Jérôme Lebel <jlebel@chromium.org> | Fri Jan 12 14:29:44 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jan 12 14:29:44 2024 |
tree | 3d2fb6c950afb562e6382227ebb8c8c4c7e43c5e | |
parent | f8c1e0d1f46a202cd222d8116030fc8000871d45 [diff] |
[iOS] Update accessibility traits for SnippetSearchEngineCell When a cell is reconfigured, the accessibility traits are reseted by the super class of the item. This patch makes sure the accessibility traits are set correctly, even if the `selected` property is not updated, when being reconfigured. Fixed: 319617022 Change-Id: I2a2472cc0733018864cb3b9d953ee362a8007c0a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5189325 Reviewed-by: Samar Chehade-Lepleux <samarchehade@google.com> Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com> Commit-Queue: Samar Chehade-Lepleux <samarchehade@google.com> Auto-Submit: Jérôme Lebel <jlebel@chromium.org> Cr-Commit-Position: refs/heads/main@{#1246431}
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.