DescriptionAutomation API hit test should automatically convert to integer coordinates.
The automation API specifies the hit test coordinates should be
integers which is fine since there's no reason for sub-pixel
precision.
However, it crashes if you pass it a non-integer, which is not good!
It should just convert to an integer.
BUG=725159
TBR=aboxhall
Review-Url: https://codereview.chromium.org/2900803003
Cr-Commit-Position: refs/heads/master@{#473960}
Committed: https://chromium.googlesource.com/chromium/src/+/c2dc689ce3df14d3fa613cc22c3f132c7eba4463
Patch Set 1 #
Messages
Total messages: 10 (5 generated)
|