commit | c85a5c959f8120eb33f0beaaa0408deb7677789e | [log] [tgz] |
---|---|---|
author | Dominic Mazzoni <[email protected]> | Thu Aug 31 18:53:30 2017 |
committer | Commit Bot <[email protected]> | Thu Aug 31 18:53:30 2017 |
tree | db6662aba7af1b49972af6bb9facc46184eb11f5 | |
parent | b93fd34d7c64b73b1be8f7da740f169b30cc0f37 [diff] |
Never enable Switch Access unless the experimental flag is enabled. A few users seem to be getting Switch Access enabled by accident. Somehow the pref is set, even though they never explicitly enabled it. This is especially confusing because without the "experimental accessibility apis" flag set, you can't even see the Setting. Fix this by checking the flag before loading Switch Access. This should prevent all accidental or unwanted loading of this feature. Bug: 761047 Change-Id: Id24fc8aad8f790b260ac0f1e08c1bc8a04d2562a Reviewed-on: https://chromium-review.googlesource.com/646078 Commit-Queue: Dominic Mazzoni <[email protected]> Reviewed-by: David Tseng <[email protected]> Cr-Commit-Position: refs/heads/master@{#498937}
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 .