Remove LONG_CLICK action from a11y nodes on Android
This CL updates the AccessibilityNodeInfo object actions on Android. With this CL we partially revert the work done here: crrev.com/c/2341398 We will no longer add the LONG_CLICK action to all nodes in Android, however we will continue to process LONG_CLICK's sent to performAction. AX-Relnotes: Elements may not explicitly announce they are long clickable on Android Change-Id: I115d29b5288df45de7a800523a9c074237b233b2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2583142Reviewed-by:Mark Schillaci <mschillaci@google.com> Reviewed-by:
Dominic Mazzoni <dmazzoni@chromium.org> Commit-Queue: Mark Schillaci <mschillaci@google.com> Cr-Commit-Position: refs/heads/master@{#835726}
Showing
Please register or sign in to comment