commit | 57e54f55650add38970fe4b4e48cf3010a4a12fe | [log] [tgz] |
---|---|---|
author | donnd <[email protected]> | Thu Feb 26 19:03:37 2015 |
committer | Commit bot <[email protected]> | Thu Feb 26 19:04:11 2015 |
tree | e79ff16f4d43b1ff598b07faee06b737f9404343 | |
parent | 683d3ba7de29ff2a85b842db2c03faafcc128787 [diff] |
[Contextual Search] Add more node checks before triggering. Now showUnhandledTapUIIfNeeded makes an additional check to see if it is appropriate to trigger: if the tapped node is an ARIA widget or not, according to the accessibility code in Blink. This CL is dependent on a Blink CL: 885163002 BUG=451096 Review URL: https://codereview.chromium.org/868933002 Cr-Commit-Position: refs/heads/master@{#318275}