Bug 62766

Summary: Adding "force" filed to Touch Event
Product: WebKit Reporter: miletus
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: ap, fishd, miletus, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: All   
Attachments:
Description Flags
Patch none

Description miletus 2011-06-15 17:40:28 PDT
Some fields of WebCore::Touch (WebkitRadiusX, WebkitRadiusY, WebkitRotationAngle) are currently tracking the
W3C Touch Event Standard (draft)

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

with vendor prefix.

This patch adds WebkitForce field to the tracking.
Comment 1 miletus 2011-06-15 17:59:38 PDT
Created attachment 97380 [details]
Patch
Comment 2 WebKit Review Bot 2011-06-18 21:14:02 PDT
Comment on attachment 97380 [details]
Patch

Clearing flags on attachment: 97380

Committed r89212: <http://trac.webkit.org/changeset/89212>
Comment 3 WebKit Review Bot 2011-06-18 21:14:06 PDT
All reviewed patches have been landed.  Closing bug.