RESOLVED FIXED 77242
WebTileLayers should honor the acceleratesDrawing flag
https://bugs.webkit.org/show_bug.cgi?id=77242
Summary WebTileLayers should honor the acceleratesDrawing flag
Anders Carlsson
Reported 2012-01-27 14:09:37 PST
WebTileLayers should honor the acceleratesDrawing flag
Attachments
Patch (5.01 KB, patch)
2012-01-27 14:12 PST, Anders Carlsson
mitz: review+
Anders Carlsson
Comment 1 2012-01-27 14:12:14 PST
mitz
Comment 2 2012-01-27 14:41:55 PST
Comment on attachment 124366 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=124366&action=review > Source/WebCore/platform/graphics/ca/mac/TileCache.mm:39 > +@interface CALayer(Private) Missing space before the parenthesis. The modern naming convention for such categories is (WebCALayerDetails)
Anders Carlsson
Comment 3 2012-01-27 15:34:32 PST
Note You need to log in before you can comment on or make changes to this bug.