Bug 112864

Summary: Make GraphicsLayerCA::backingStoreMemoryEstimate() give a better estimate for tiled layers
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: Layout and RenderingAssignee: Simon Fraser (smfr) <simon.fraser>
Status: RESOLVED FIXED    
Severity: Normal CC: simon.fraser, thorton
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch thorton: review+

Description Simon Fraser (smfr) 2013-03-20 18:22:08 PDT
backingStoreMemoryEstimate() should actually ask the TiledBacking how much memory it's using in parented tiles.
Comment 1 Simon Fraser (smfr) 2013-03-20 22:30:43 PDT
Created attachment 194184 [details]
Patch
Comment 2 Simon Fraser (smfr) 2013-03-20 23:02:05 PDT
http://trac.webkit.org/changeset/146438