[Webkit-unassigned] [Bug 50717] Add getter and setters for acceleratesRendering flag on layers

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 8 14:43:05 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=50717


Simon Fraser (smfr) <simon.fraser at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #75968|review?                     |review-
               Flag|                            |




--- Comment #2 from Simon Fraser (smfr) <simon.fraser at apple.com>  2010-12-08 14:43:05 PST ---
(From update of attachment 75968)
View in context: https://bugs.webkit.org/attachment.cgi?id=75968&action=review

> WebCore/platform/graphics/ca/mac/PlatformCALayerMac.mm:95
> +- (void)setAcceleratesDrawing:(BOOL)flag;
> +- (BOOL)acceleratesDrawing;

This needs the platform #if guards.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list