[webkit-reviews] review granted: [Bug 234713] Content Filtering should be using SharedBuffer instead of copying its data : [Attachment 448024] Patch For Review

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 6 04:09:00 PST 2022


youenn fablet <youennf at gmail.com> has granted Jean-Yves Avenard [:jya]
<jean-yves.avenard at apple.com>'s request for review:
Bug 234713: Content Filtering should be using SharedBuffer instead of copying
its data
https://bugs.webkit.org/show_bug.cgi?id=234713

Attachment 448024: Patch For Review

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




--- Comment #9 from youenn fablet <youennf at gmail.com> ---
Comment on attachment 448024
  --> https://bugs.webkit.org/attachment.cgi?id=448024
Patch For Review

LGTM once bots are happy
View in context: https://bugs.webkit.org/attachment.cgi?id=448024&action=review

> Source/WebCore/loader/ContentFilter.cpp:154
> +	   forEachContentFilterUntilBlocked([data = Ref { data
}](PlatformContentFilter& contentFilter) {

s/PlatformContentFilter/auto/


More information about the webkit-reviews mailing list