[webkit-reviews] review granted: [Bug 74062] WebPImageDecoder progressive decodes fail to decode valid images : [Attachment 118462] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 8 13:55:42 PST 2011


Adam Barth <abarth at webkit.org> has granted noel gordon
<noel.gordon at gmail.com>'s request for review:
Bug 74062: WebPImageDecoder progressive decodes fail to decode valid images
https://bugs.webkit.org/show_bug.cgi?id=74062

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

------- Additional Comments from Adam Barth <abarth at webkit.org>
Ok.  We might be able to test this actually.  You just need to serve a WebP
image using PHP and introduce a sleep in the middle of the byte stream at the
appropriate byte.  That will trigger a network packet boundary and cause us to
do an incremental decode at exactly the right place to trigger this bug.


More information about the webkit-reviews mailing list