Bug 134792 - Assertions or crashes under _takeViewSnapshot when restoring windows
Summary: Assertions or crashes under _takeViewSnapshot when restoring windows
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-07-09 19:08 PDT by Tim Horton
Modified: 2014-07-10 08:40 PDT (History)
3 users (show)

See Also:


Attachments
patch (2.49 KB, patch)
2014-07-09 19:10 PDT, Tim Horton
simon.fraser: 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-07-09 19:08:43 PDT
We shouldn't try to take a snapshot of a non-visible window! Also, we shouldn't crash if you try to make an IOSurface from a null CGImageRef.
Comment 1 Tim Horton 2014-07-09 19:10:59 PDT
Created attachment 234681 [details]
patch
Comment 2 Tim Horton 2014-07-10 08:40:24 PDT
http://trac.webkit.org/changeset/170963