[webkit-reviews] review granted: [Bug 93430] incorrect transparent WebP image rendering : [Attachment 157474] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 9 10:53:23 PDT 2012


Adam Barth <abarth at webkit.org> has granted Pascal Massimino
<pascal.massimino at gmail.com>'s request for review:
Bug 93430: incorrect transparent WebP image rendering
https://bugs.webkit.org/show_bug.cgi?id=93430

Attachment 157474: Patch
https://bugs.webkit.org/attachment.cgi?id=157474&action=review

------- Additional Comments from Adam Barth <abarth at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=157474&action=review


> Source/WebCore/platform/image-decoders/webp/WEBPImageDecoder.cpp:59
> +    , m_decoder(0), m_hasAlpha(false)

This should be split on two lines.


More information about the webkit-reviews mailing list