[webkit-reviews] review granted: [Bug 176984] WTF: use Forward.h when appropriate instead of Vector.h : [Attachment 320871] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 15 03:27:00 PDT 2017


Saam Barati <sbarati at apple.com> has granted JF Bastien <jfbastien at apple.com>'s
request for review:
Bug 176984: WTF: use Forward.h when appropriate instead of Vector.h
https://bugs.webkit.org/show_bug.cgi?id=176984

Attachment 320871: patch

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




--- Comment #3 from Saam Barati <sbarati at apple.com> ---
Comment on attachment 320871
  --> https://bugs.webkit.org/attachment.cgi?id=320871
patch

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

r=me

> Source/WebCore/loader/ContentFilter.h:78
> +    ContentFilter(Container&&, DocumentLoader&);

Is this a valid change to make?


More information about the webkit-reviews mailing list