[webkit-reviews] review granted: [Bug 173194] Use WTF::Function instead of std::function in DataURLDecoder : [Attachment 312528] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 9 20:43:30 PDT 2017


Sam Weinig <sam at webkit.org> has granted Chris Dumez <cdumez at apple.com>'s
request for review:
Bug 173194: Use WTF::Function instead of std::function in DataURLDecoder
https://bugs.webkit.org/show_bug.cgi?id=173194

Attachment 312528: Patch

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




--- Comment #6 from Sam Weinig <sam at webkit.org> ---
Comment on attachment 312528
  --> https://bugs.webkit.org/attachment.cgi?id=312528
Patch

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

> Source/WebCore/platform/network/DataURLDecoder.cpp:57
> +    { }

I prefer these on separate lines.


More information about the webkit-reviews mailing list