[a11y] Disable the function to enable AX mode through ATK calls
This CL disables the function to enable AX mode through ATK calls since it seems to enable it even when it's not required. After figuring out what API causes false positives, it will be enabled. APIs on Linux and enabling AX mode is allowed with the command line option, '--force-renderer-accessibility'. Bug: 1086506 AX-Relnotes: It disables automatic enabling AX mode on using ATK Change-Id: I6c0b865349d4f965700bf0ff0639f0508e712de5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2216135 Commit-Queue: Dominic Mazzoni <dmazzoni@chromium.org> Reviewed-by:Dominic Mazzoni <dmazzoni@chromium.org> Cr-Commit-Position: refs/heads/master@{#772255}
Showing
Please register or sign in to comment