[webkit-reviews] review denied: [Bug 27511] Add WinCE specific platform/graphics files to WebCore : [Attachment 34400] 7) Image ImageSource

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 12 06:03:32 PDT 2009


Adam Treat <treat at kde.org> has denied Yong Li <yong.li at torchmobile.com>'s
request for review:
Bug 27511: Add WinCE specific platform/graphics files to WebCore
https://bugs.webkit.org/show_bug.cgi?id=27511

Attachment 34400: 7) Image ImageSource
https://bugs.webkit.org/attachment.cgi?id=34400&action=review

------- Additional Comments from Adam Treat <treat at kde.org>
ImageSource is no longer a forked file for each port.  Rather, all ports that
are use the built-in image decoders are moving to a cross-platform
ImageSource.cpp file.  Please refactor to use this new file and (only if
necessary) add #if/#else for any behavior changes need by WINCE port for this
file.  See: https://bugs.webkit.org/show_bug.cgi?id=27965


More information about the webkit-reviews mailing list