Bug 77953

Summary: [CRASH] bool EventHandler::dispatchSyntheticTouchEventIfEnabled(const PlatformMouseEvent& event) references a NULL pointer
Product: WebKit Reporter: Alexander Pavlov (apavlov) <apavlov>
Component: Web Inspector (Deprecated)Assignee: Alexander Pavlov (apavlov) <apavlov>
Status: RESOLVED FIXED    
Severity: Blocker CC: apavlov, bweinstein, joepeck, keishi, loislo, pfeldman, pmuellr, rik, timothy, yurys
Priority: P1    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch kling: review+

Description Alexander Pavlov (apavlov) 2012-02-07 02:14:37 PST
Patch to follow.

Upstreaming http://code.google.com/p/chromium/issues/detail?id=112924
Comment 1 Alexander Pavlov (apavlov) 2012-02-07 02:24:06 PST
Created attachment 125793 [details]
Patch
Comment 2 Andreas Kling 2012-02-07 02:26:06 PST
Comment on attachment 125793 [details]
Patch

r=me
Comment 3 Alexander Pavlov (apavlov) 2012-02-07 02:30:15 PST
Committed r106916: <http://trac.webkit.org/changeset/106916>