commit | b77dbcb78891ad66b1bb71801803d73c4b132e4c | [log] [tgz] |
---|---|---|
author | Quentin Pubert <qpubert@google.com> | Fri Aug 19 12:29:49 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Aug 19 12:29:49 2022 |
tree | 57bcc79753c7ff71589a54a1a90690003aca7798 | |
parent | 90d24566f90a61e2f23f18bd3dbb4c4d4b481e75 [diff] |
[iOS] Have VoiceOver focus the Incognito interstitial title when it appears - `viewDidAppear` is overridden in view controller to manually bring focus onto title label when Incognito interstitial appears. - `title` property is set to improve accessibility of navigation. Bug: 1354523 Change-Id: I36f273365d11d005780466c1186ce476779e04b4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3841485 Commit-Queue: Quentin Pubert <qpubert@google.com> Reviewed-by: David Jean <djean@chromium.org> Reviewed-by: Mark Cogan <marq@chromium.org> Cr-Commit-Position: refs/heads/main@{#1037048}
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.