WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
135439
USE(CONTENT_FILTERING) should be ENABLE(CONTENT_FILTERING)
https://bugs.webkit.org/show_bug.cgi?id=135439
Summary
USE(CONTENT_FILTERING) should be ENABLE(CONTENT_FILTERING)
Andy Estes
Reported
2014-07-30 16:15:19 PDT
USE(CONTENT_FILTERING) should be ENABLE(CONTENT_FILTERING)
Attachments
Patch
(45.34 KB, patch)
2014-07-30 16:21 PDT
,
Andy Estes
thorton
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Andy Estes
Comment 1
2014-07-30 16:18:04 PDT
We now support two different platform content filters, and will soon support a mock content filter (as part of
webkit.org/b/128858
). This makes content filtering a feature of WebKit, not just an adoption of a third-party library. ENABLE() is the correct macro to use for such a feature.
Andy Estes
Comment 2
2014-07-30 16:21:09 PDT
Created
attachment 235779
[details]
Patch
Andy Estes
Comment 3
2014-07-30 18:13:56 PDT
Committed
r171826
: <
http://trac.webkit.org/changeset/171826
>
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