Bug 112864 - Make GraphicsLayerCA::backingStoreMemoryEstimate() give a better estimate for tiled layers
Summary: Make GraphicsLayerCA::backingStoreMemoryEstimate() give a better estimate for...
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: Simon Fraser (smfr)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-20 18:22 PDT by Simon Fraser (smfr)
Modified: 2013-03-20 23:02 PDT (History)
2 users (show)

See Also:


Attachments
Patch (5.08 KB, patch)
2013-03-20 22:30 PDT, Simon Fraser (smfr)
thorton: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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