[webkit-reviews] review granted: [Bug 77242] WebTileLayers should honor the acceleratesDrawing flag : [Attachment 124366] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 27 14:41:54 PST 2012


mitz at webkit.org has granted Anders Carlsson <andersca at apple.com>'s request for
review:
Bug 77242: WebTileLayers should honor the acceleratesDrawing flag
https://bugs.webkit.org/show_bug.cgi?id=77242

Attachment 124366: Patch
https://bugs.webkit.org/attachment.cgi?id=124366&action=review

------- Additional Comments from mitz at webkit.org
View in context: https://bugs.webkit.org/attachment.cgi?id=124366&action=review


> Source/WebCore/platform/graphics/ca/mac/TileCache.mm:39
> + at interface CALayer(Private)

Missing space before the parenthesis. The modern naming convention for such
categories is (WebCALayerDetails)


More information about the webkit-reviews mailing list