Bug 127973 - Crashes after 163116 in [WKView takeViewSnapshot]
Summary: Crashes after 163116 in [WKView takeViewSnapshot]
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:
Depends on:
Blocks:
 
Reported: 2014-01-30 17:22 PST by Tim Horton
Modified: 2014-01-31 09:57 PST (History)
3 users (show)

See Also:


Attachments
patch (1.37 KB, patch)
2014-01-30 17:23 PST, Tim Horton
ap: 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-01-30 17:22:42 PST
We use ViewGestureController, but it could be null. We should make sure it's alive.
Comment 1 Tim Horton 2014-01-30 17:23:33 PST
Created attachment 222767 [details]
patch
Comment 2 Alexey Proskuryakov 2014-01-31 09:57:12 PST
Tim landed this fix in <http://trac.webkit.org/changeset/163147>.