Bug 77953 - [CRASH] bool EventHandler::dispatchSyntheticTouchEventIfEnabled(const PlatformMouseEvent& event) references a NULL pointer
Summary: [CRASH] bool EventHandler::dispatchSyntheticTouchEventIfEnabled(const Platfor...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P1 Blocker
Assignee: Alexander Pavlov (apavlov)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-07 02:14 PST by Alexander Pavlov (apavlov)
Modified: 2012-02-07 02:30 PST (History)
10 users (show)

See Also:


Attachments
Patch (1.43 KB, patch)
2012-02-07 02:24 PST, Alexander Pavlov (apavlov)
kling: review+
Details | Formatted Diff | Diff

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