Bug 150848 - Fix touch event sending crash in WebKitTestRunner
Summary: Fix touch event sending crash in WebKitTestRunner
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Wenson Hsieh
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2015-11-03 12:30 PST by Wenson Hsieh
Modified: 2015-11-03 13:41 PST (History)
3 users (show)

See Also:


Attachments
Patch (1.69 KB, patch)
2015-11-03 13:15 PST, Wenson Hsieh
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.