[webkit-reviews] review granted: [Bug 202636] [GTK][WPE] Fix non-unified builds after r250486 : [Attachment 380422] Patch v2

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 8 07:07:01 PDT 2019


youenn fablet <youennf at gmail.com> has granted Adrian Perez
<aperez at igalia.com>'s request for review:
Bug 202636: [GTK][WPE] Fix non-unified builds after r250486
https://bugs.webkit.org/show_bug.cgi?id=202636

Attachment 380422: Patch v2

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




--- Comment #7 from youenn fablet <youennf at gmail.com> ---
Comment on attachment 380422
  --> https://bugs.webkit.org/attachment.cgi?id=380422
Patch v2

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

> Source/WebCore/html/canvas/WebGLFramebuffer.h:131
> +    WTF::Vector<GC3Denum> m_filteredDrawBuffers;

Is WTF:: needed here, I do not think we need them in other WebCore files?


More information about the webkit-reviews mailing list