[webkit-reviews] review granted: [Bug 27965] ImageSourceFoo.cpp contains lots of Copy+Paste code and should be refactored : [Attachment 38702] Move createDecoder() onto ImageDecoder

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 27 18:06:37 PDT 2009


Eric Seidel <eric at webkit.org> has granted Peter Kasting <pkasting at google.com>'s
request for review:
Bug 27965: ImageSourceFoo.cpp contains lots of Copy+Paste code and should be
refactored
https://bugs.webkit.org/show_bug.cgi?id=27965

Attachment 38702: Move createDecoder() onto ImageDecoder
https://bugs.webkit.org/attachment.cgi?id=38702&action=review

------- Additional Comments from Eric Seidel <eric at webkit.org>
What about Haiku?  Don't they turn off JPEG support?  Seems we might need some
sort of JPEGDecoder::supported() call for the various image decoders if we're
gonna share this code.


More information about the webkit-reviews mailing list