Bug 77242

Summary: WebTileLayers should honor the acceleratesDrawing flag
Product: WebKit Reporter: Anders Carlsson <andersca>
Component: New BugsAssignee: Anders Carlsson <andersca>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch mitz: review+

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.