[webkit-reviews] review granted: [Bug 104847] Reinstate CIFilter code for Lion : [Attachment 179133] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 12 15:17:22 PST 2012


Simon Fraser (smfr) <simon.fraser at apple.com> has granted Dean Jackson
<dino at apple.com>'s request for review:
Bug 104847: Reinstate CIFilter code for Lion
https://bugs.webkit.org/show_bug.cgi?id=104847

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

------- Additional Comments from Simon Fraser (smfr) <simon.fraser at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=179133&action=review


> Source/WebCore/platform/graphics/ca/mac/PlatformCALayerMac.mm:876
> +	       CIFilter* caFilter = [CIFilter
filterWithName:@"CIColorMonochrome"];

Can you rename the variable to ciFilter, or just filter?


More information about the webkit-reviews mailing list