[Webkit-unassigned] [Bug 59030] Make WebKit expose extra touch information

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 4 10:48:14 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=59030





--- Comment #14 from miletus at chromium.org  2011-05-04 10:48:14 PST ---
(In reply to comment #13)
> Created an attachment (id=92277)
 --> (https://bugs.webkit.org/attachment.cgi?id=92277&action=review) [details]
> Patch

prefix the three fields of WebCore::Touch

radiusX
radiusY
rotationAngle

to be 

webkitRadiusX
webkitRadiusY
webkitRotationAngle

for now and will change to the standard name when the draft 

http://dvcs.w3.org/hg/webevents/raw-file/tip/touchevents.html#idl-def-Touch

is approved.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list