Bug 136409 - Occasional crashes (null deref) under ViewGestureController::endMagnificationGesture
Summary: Occasional crashes (null deref) under ViewGestureController::endMagnification...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Tim Horton
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2014-08-30 23:05 PDT by Tim Horton
Modified: 2014-08-31 01:05 PDT (History)
2 users (show)

See Also:


Attachments
patch (1.62 KB, patch)
2014-08-30 23:07 PDT, Tim Horton
mitz: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tim Horton 2014-08-30 23:05:33 PDT
Most likely due to using drawingArea without null checking it!

rdar://problem/18104748
Comment 1 Tim Horton 2014-08-30 23:07:30 PDT
Created attachment 237420 [details]
patch
Comment 2 Tim Horton 2014-08-31 01:05:10 PDT
http://trac.webkit.org/changeset/173144