Bug 150848

Summary: Fix touch event sending crash in WebKitTestRunner
Product: WebKit Reporter: Wenson Hsieh <wenson_hsieh>
Component: Tools / TestsAssignee: Wenson Hsieh <wenson_hsieh>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, lforschler, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Wenson Hsieh 2015-11-03 12:30:13 PST
The additional force event added in -[HIDEventGenerator _createIOHIDEventType:eventType] causes us to crash and is redundant (see Radar for details).
Comment 1 Wenson Hsieh 2015-11-03 12:31:02 PST
<rdar://problem/23360841>
Comment 2 Wenson Hsieh 2015-11-03 13:15:14 PST
Created attachment 264717 [details]
Patch
Comment 3 WebKit Commit Bot 2015-11-03 13:41:13 PST
Comment on attachment 264717 [details]
Patch

Clearing flags on attachment: 264717

Committed r191974: <http://trac.webkit.org/changeset/191974>
Comment 4 WebKit Commit Bot 2015-11-03 13:41:16 PST
All reviewed patches have been landed.  Closing bug.