RESOLVED FIXED 75329
[chromium] Make tiled layer's tiler always exist
https://bugs.webkit.org/show_bug.cgi?id=75329
Summary [chromium] Make tiled layer's tiler always exist
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.