WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
104847
Reinstate CIFilter code for Lion
https://bugs.webkit.org/show_bug.cgi?id=104847
Summary
Reinstate CIFilter code for Lion
Dean Jackson
Reported
2012-12-12 14:45:54 PST
CAFilters are not universally available on Lion. We'll need to keep the CIFilter code around for a while. <
rdar://problem/12868634
>
Attachments
Patch
(8.78 KB, patch)
2012-12-12 15:16 PST
,
Dean Jackson
simon.fraser
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Dean Jackson
Comment 1
2012-12-12 15:16:34 PST
Created
attachment 179133
[details]
Patch
Simon Fraser (smfr)
Comment 2
2012-12-12 15:19:45 PST
Comment on
attachment 179133
[details]
Patch 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?
Dean Jackson
Comment 3
2012-12-12 16:24:23 PST
Committed
r137533
: <
http://trac.webkit.org/changeset/137533
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug