RESOLVED FIXED 140728
Add WKPageGroupRef SPI for user content filters
https://bugs.webkit.org/show_bug.cgi?id=140728
Summary Add WKPageGroupRef SPI for user content filters
Sam Weinig
Reported 2015-01-21 09:05:56 PST
Add WKPageGroupRef SPI for user content filters
Attachments
Patch (9.01 KB, patch)
2015-01-21 09:07 PST, Sam Weinig
andersca: review+
Sam Weinig
Comment 1 2015-01-21 09:07:34 PST
Anders Carlsson
Comment 2 2015-01-21 09:18:40 PST
Comment on attachment 245065 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=245065&action=review > Source/WebKit2/UIProcess/WebPageGroup.cpp:176 > +void WebPageGroup::addUserContentFilter(API::UserContentFilter& userContentFilter) Can userContentFilter be a const reference?
Sam Weinig
Comment 3 2015-01-21 15:44:29 PST
Note You need to log in before you can comment on or make changes to this bug.