Skip ChromeVoxPanel creation under --mash
We already disable ChromeVox while running chrome --mash. Skipping the panel creation inside AccessibilityManager allows more browser_tests to run under --mash, including a bunch of tests that don't need or exercise ChromeVox. This improves our test coverage of login and policy under mash and doesn't make our runtime behavior any worse. Bug: 628655 Test: browser_tests --mash Change-Id: I634adbe5712be802f02148ff4c631e2110a963f4 Reviewed-on: https://chromium-review.googlesource.com/884837Reviewed-by:Dominic Mazzoni <dmazzoni@chromium.org> Commit-Queue: James Cook <jamescook@chromium.org> Cr-Commit-Position: refs/heads/master@{#531761}
Showing
Please register or sign in to comment