commit | c77c5db47b18470aca6b60d6fce61946f3970386 | [log] [tgz] |
---|---|---|
author | Anastasia Helfinstein <anastasi@google.com> | Wed Mar 20 00:15:35 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Mar 20 00:15:35 2019 |
tree | 823a97b3c7ea4f9a827781e09e98e8ddffcde564 | |
parent | bc3ddf77b0e95ddc2fc18f53465a26969adbed1f [diff] |
Pipe new accessibility Focus Ring interface through mojom to ash This change preserves the behavior of existing focus rings. It changes the interface by which information about the focus rings is communicated from chrome/ to ash/, to allow for additional parameters and multiple focus rings concurrently, with different visual styles, from a single extension. This change does not add full implementation of the additional parameters. To keep the change size manageable, the implementation details will be added in a follow-up change. Bug: 925103 Change-Id: I83ea9767d7de2b451cbce61b4ff48e97629c8e90 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1504504 Commit-Queue: Anastasia Helfinstein <anastasi@google.com> Reviewed-by: Dominick Ng <dominickn@chromium.org> Reviewed-by: David Tseng <dtseng@chromium.org> Cr-Commit-Position: refs/heads/master@{#642281}
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.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .