Bug 110370 - RenderLayerBacking should initialize TiledBacking's isInWindow state with Page's isInWindow, not isOnscreen
Summary: RenderLayerBacking should initialize TiledBacking's isInWindow state with Pag...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Tim Horton
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2013-02-20 13:10 PST by Tim Horton
Modified: 2013-02-20 13:17 PST (History)
5 users (show)

See Also:


Attachments
patch (1.38 KB, patch)
2013-02-20 13:13 PST, 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 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