commit | e7ab84482254d1f10b24ef7ce1c308f9029d2aa4 | [log] [tgz] |
---|---|---|
author | Georg Neis <neis@chromium.org> | Wed Feb 15 12:24:18 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Feb 15 12:24:18 2023 |
tree | bc2aed18db08f3868d77fd7123de37343722ca3c | |
parent | 06a18865cb5c2d994e5dfc4ae7c4c99daee77d4d [diff] |
OS Settings: Open accessibility extensions options in Lacros ... if Lacros is the only browser. Make use of the OS_URL_HANDLER app to do so, just like for the IME options. Bug: chromium:1359920 Change-Id: I277fe4e1116e1375dbbe6845833a9fcc86780672 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4203007 Reviewed-by: Hidehiko Abe <hidehiko@chromium.org> Reviewed-by: Finnur Thorarinsson <finnur@chromium.org> Auto-Submit: Georg Neis <neis@chromium.org> Reviewed-by: Akihiro Ota <akihiroota@chromium.org> Reviewed-by: Denis Kuznetsov <antrim@chromium.org> Commit-Queue: Georg Neis <neis@chromium.org> Cr-Commit-Position: refs/heads/main@{#1105592}
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.