[Webkit-unassigned] [Bug 27561] ImageDecoder enhancements for WINCE port

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 14 10:54:57 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=27561





--- Comment #31 from Peter Kasting <pkasting at google.com>  2009-08-14 10:54:57 PDT ---
(In reply to comment #29)
> Created an attachment (id=34856)
 --> (https://bugs.webkit.org/attachment.cgi?id=34856) [details]
> 2) Use ImageFrameSink for JPEG, PNG, and GIF

I don't see the point of marking r? on this when it can't land until
ImageFrameSink does, and that's a ways away.

Much of this patch is a copy-and-paste of old code from the image decoders that
has since been changed for both clarity and correctness.  You need to discard
that and find a way to modify in-line the existing decoding code, instead of
completely rewriting entire functions under #ifdefs.  We still wouldn't land
the patch that way, but it would at least allow a precise understanding of what
ImageFrameSink requires, which is impossible with this patch.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list