Descriptiontouch: Make sure the correct radius values are used for touch events.
The device may not always report the radii values for a touch event. In such
cases, instead of making up a default value, always use 0 so that it is easy to
determine if the radius is the real radius reported by the device or not. Also,
at the same time, make sure that the radius value sent to webkit follows the
spec. Also fix the radii adjustment for device-scale-factor.
BUG=128553
TEST=manually with test-pages
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=138006
Patch Set 1 #
Total comments: 2
Patch Set 2 : non-zero-scale #
Messages
Total messages: 4 (0 generated)
|