[webkit-reviews] review requested: [Bug 17022] Add APNG support : [Attachment 196541] v02_apng_webkit.patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 4 15:34:01 PDT 2013


Max Stepin <maxstepin at yahoo.com> has asked  for review:
Bug 17022: Add APNG support
https://bugs.webkit.org/show_bug.cgi?id=17022

Attachment 196541: v02_apng_webkit.patch
https://bugs.webkit.org/attachment.cgi?id=196541&action=review

------- Additional Comments from Max Stepin <maxstepin at yahoo.com>
New code is now in 

#if ENABLE(APNG) && defined(PNG_APNG_SUPPORTED)
#endif

Also added this ENABLE_APNG flag into Source/WTF/wtf/FeatureDefines.h


More information about the webkit-reviews mailing list