Bug 134134

Summary: Snapshotting WKThumbnailViews should not tell Web processes backing unparented WKViews that they're in window
Product: WebKit Reporter: Tim Horton <thorton>
Component: WebKit2Assignee: Tim Horton <thorton>
Status: RESOLVED FIXED    
Severity: Normal CC: simon.fraser, webkit-bug-importer
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch andersca: review+

Description Tim Horton 2014-06-20 15:33:05 PDT
Re-evaluating our in-window state is only useful if we're going to use the live layer tree;
snapshots can be taken of unparented views with no trouble. Plus, doing so sets off a chain of
expensive things in the Web process which we can avoid if using snapshots.
Comment 1 Tim Horton 2014-06-20 15:34:15 PDT
Created attachment 233468 [details]
patch
Comment 2 Tim Horton 2014-06-20 15:40:30 PDT
<rdar://problem/17402119>
Comment 3 Tim Horton 2014-06-20 15:41:13 PDT
http://trac.webkit.org/changeset/170217