[webkit-reviews] review granted: [Bug 184205] Make NetworkProcess get ContentBlocker information from UIProcess : [Attachment 337024] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 2 14:32:09 PDT 2018


Alex Christensen <achristensen at apple.com> has granted youenn fablet
<youennf at gmail.com>'s request for review:
Bug 184205: Make NetworkProcess get ContentBlocker information from UIProcess
https://bugs.webkit.org/show_bug.cgi?id=184205

Attachment 337024: Patch

https://bugs.webkit.org/attachment.cgi?id=337024&action=review




--- Comment #8 from Alex Christensen <achristensen at apple.com> ---
Comment on attachment 337024
  --> https://bugs.webkit.org/attachment.cgi?id=337024
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=337024&action=review

> Source/WebKit/UIProcess/UserContent/WebUserContentControllerProxy.cpp:358
> +	  
process->send(Messages::NetworkContentRuleListManager::AddContentRuleLists {
identifier(), { pair } }, 0);

Ah, here.  This will update it.


More information about the webkit-reviews mailing list