[webkit-reviews] review granted: [Bug 179213] Add basic OffscreenCanvas interface : [Attachment 325800] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 2 17:46:46 PDT 2017


Sam Weinig <sam at webkit.org> has granted Dean Jackson <dino at apple.com>'s request
for review:
Bug 179213: Add basic OffscreenCanvas interface
https://bugs.webkit.org/show_bug.cgi?id=179213

Attachment 325800: Patch

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




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

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

> Source/WebCore/html/OffscreenCanvas.cpp:66
> +}
> +
> +

Extra newline :)

> Source/WebCore/html/OffscreenCanvas.idl:34
> +enum OffscreenRenderingContextType
> +{

{ should be on the previous line.


More information about the webkit-reviews mailing list