[webkit-reviews] review granted: [Bug 202785] image/apng not recognized in source tag : [Attachment 380618] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 14 14:22:07 PDT 2019


Dean Jackson <dino at apple.com> has granted  review:
Bug 202785: image/apng not recognized in source tag
https://bugs.webkit.org/show_bug.cgi?id=202785

Attachment 380618: Patch

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




--- Comment #3 from Dean Jackson <dino at apple.com> ---
Comment on attachment 380618
  --> https://bugs.webkit.org/attachment.cgi?id=380618
Patch

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

> Source/WebCore/platform/MIMETypeRegistry.cpp:141
> +#if ENABLE(APNG)
> +	   "image/apng"_s,
> +#endif

Just leave this one and it's an r+.


More information about the webkit-reviews mailing list