commit | 108e6128b05592137429a5a84548167d9477d9a9 | [log] [tgz] |
---|---|---|
author | James Cook <[email protected]> | Wed Sep 20 19:04:29 2017 |
committer | Commit Bot <[email protected]> | Wed Sep 20 19:04:29 2017 |
tree | bd9c2977d8612aaa2c4ee9d976df6bf80814b468 | |
parent | b986e864eb337b3dab9d4adc07f5b73f8770ba1d [diff] |
cros: Migrate a11y cursor and focus ring code into ash For go/mustash chrome browser code cannot call directly into ash. The implementations of these visual effects have no chrome dependencies and a few ash dependencies, so move them into ash. Split the AccessibilityFocusRingController tests into a unit test (in ash) and an integration test (in chrome). Remove ash::AccessibilityDelegate::ClearFocusHighlight() as it isn't needed anymore. This CL mostly just moves files. It does not introduce the mojo interfaces needed to make these features actually work with mash. Bug: 594887 Test: ash_unittests, interactive_ui_tests Change-Id: I7852f494467b77ab6f06658347a88b82a8b596c5 Reviewed-on: https://chromium-review.googlesource.com/671540 Commit-Queue: James Cook <[email protected]> Reviewed-by: Dominic Mazzoni <[email protected]> Cr-Commit-Position: refs/heads/master@{#503222}
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 .