[webkit-reviews] review granted: [Bug 28785] ImageDecoderFoo.cpp contains lots of copy & pasted code and should be refactored : [Attachment 38696] Refactor

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 27 18:04:58 PDT 2009


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

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

------- Additional Comments from Eric Seidel <eric at webkit.org>
Why wouldn't we just move this into an RGBABuffer.cpp?	This is definitely
better than before, but we generally try to do one-class per file.


More information about the webkit-reviews mailing list