Bug 75329

Summary: [chromium] Make tiled layer's tiler always exist
Product: WebKit Reporter: Adrienne Walker <enne>
Component: New BugsAssignee: Adrienne Walker <enne>
Status: RESOLVED FIXED    
Severity: Normal CC: aelias, cc-bugs, enne, jamesr, reveman, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch jamesr: review+

Adrienne Walker
Reported 2011-12-28 16:00:40 PST
[chromium] Make tiled layer's tiler always exist
Attachments
Patch (17.29 KB, patch)
2011-12-28 16:04 PST, Adrienne Walker
jamesr: review+
Adrienne Walker
Comment 1 2011-12-28 16:04:41 PST
Adrienne Walker
Comment 2 2011-12-28 16:07:24 PST
This is a refactoring that I ended up doing to fix bug 56591 and wanted to land separately. That bug would introduce some additional CCLayerTilingData members that I didn't want to also shadow in TiledLayerChromium and then have to remember to set again whenever the tiler got recreated. I think this ends up being much cleaner.
James Robinson
Comment 3 2012-01-02 19:40:25 PST
Comment on attachment 120706 [details] Patch Cool! R=me
Adrienne Walker
Comment 4 2012-01-03 10:48:22 PST
Note You need to log in before you can comment on or make changes to this bug.