Bug 110370

Summary: RenderLayerBacking should initialize TiledBacking's isInWindow state with Page's isInWindow, not isOnscreen
Product: WebKit Reporter: Tim Horton <thorton>
Component: Layout and RenderingAssignee: Tim Horton <thorton>
Status: RESOLVED FIXED    
Severity: Normal CC: eric, esprehn+autocc, ojan.autocc, simon.fraser, webkit.review.bot
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch simon.fraser: review+

Description Tim Horton 2013-02-20 13:10:39 PST
This is a followup to http://trac.webkit.org/changeset/143428. This breaks loading pages from Top Sites (they show up with the TileCache unparented).

<rdar://problem/13254006>
Comment 1 Tim Horton 2013-02-20 13:13:12 PST
Created attachment 189362 [details]
patch
Comment 2 Tim Horton 2013-02-20 13:17:35 PST
http://trac.webkit.org/changeset/143490