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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 21 12:15:50 PDT 2011


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





--- Comment #8 from miletus at chromium.org  2011-04-21 12:15:50 PST ---
(In reply to comment #5)
> Created an attachment (id=90568)
 --> (https://bugs.webkit.org/attachment.cgi?id=90568&action=review) [details]
> Patch


The extra touch information are changed to comply with the draft spec  

http://dvcs.w3.org/hg/webevents/raw-file/tip/touchevents.html

Now the WebCore::Touch is augmented with 3 fields :

m_radiusX
m_radiusY
m_rotationAngle

-- 
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