[webkit-reviews] review denied: [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:19:08 PDT 2019


Dean Jackson <dino at apple.com> has denied Carlos Alberto Lopez Perez
<clopez at igalia.com>'s request for 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 #2 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:78
> +	   "image/apng"_s,

This is a duplicate of the one below. Why both? And why is one guarded?


More information about the webkit-reviews mailing list