Bug 140728

Summary: Add WKPageGroupRef SPI for user content filters
Product: WebKit Reporter: Sam Weinig <sam>
Component: New BugsAssignee: Sam Weinig <sam>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch andersca: review+

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.