[webkit-reviews] review granted: [Bug 110778] Unlock partially decoded images after passing them to the ImageDecodingStore : [Attachment 190576] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 27 13:51:13 PST 2013


Stephen White <senorblanco at chromium.org> has granted Min Qin
<qinmin at chromium.org>'s request for review:
Bug 110778: Unlock partially decoded images after passing them to the
ImageDecodingStore
https://bugs.webkit.org/show_bug.cgi?id=110778

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

------- Additional Comments from Stephen White <senorblanco at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=190576&action=review


Pretty much a rubber-stamp.  r=me

> Source/WebCore/platform/graphics/chromium/ImageFrameGenerator.cpp:157
> +	   // ImageDecodingStore should have deleted the decoder here.

Nit:  Is this something worth asserting in code of instead of in a comment, if
possible?


More information about the webkit-reviews mailing list