Bug 134792

Summary: Assertions or crashes under _takeViewSnapshot when restoring windows
Product: WebKit Reporter: Tim Horton <thorton>
Component: WebKit2Assignee: Tim Horton <thorton>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, jer.noble, simon.fraser
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch simon.fraser: review+

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