[webkit-reviews] review requested: [Bug 26372] Share ImageSource.cpp for platforms using the WebCore image decoders : [Attachment 31238] First attempt at creating a Shared ImageSource.cpp

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jun 13 09:17:28 PDT 2009


Holger Freyther <zecke at selfish.org> has asked  for review:
Bug 26372: Share ImageSource.cpp for platforms using the WebCore image decoders
https://bugs.webkit.org/show_bug.cgi?id=26372

Attachment 31238: First attempt at creating a Shared ImageSource.cpp
https://bugs.webkit.org/attachment.cgi?id=31238&action=review

------- Additional Comments from Holger Freyther <zecke at selfish.org>
Create ImageSource.cpp with code from WX and Cairo. Change the Gtk+ buildsystem
to build that, attempt to change the WX buildsystem to use it too. No
functional change should be introduced for cairo, for wx the fileName() method
got implemented. Use the ENABLE(WEBCORE_IMAGE_DECODERS) to guard this new
feature.


More information about the webkit-reviews mailing list