[webkit-reviews] review cancelled: [Bug 13975] [GDK] Use system-provided libjpeg and libpng : [Attachment 15134] [GDK] Link to external libjpeg

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 19 21:09:42 PDT 2007


Alp Toker <alp at atoker.com> has cancelled Alp Toker <alp at atoker.com>'s request
for review:
Bug 13975: [GDK] Use system-provided libjpeg and libpng
http://bugs.webkit.org/show_bug.cgi?id=13975

Attachment 15134: [GDK] Link to external libjpeg
http://bugs.webkit.org/attachment.cgi?id=15134&action=edit

------- Additional Comments from Alp Toker <alp at atoker.com>
This patch updates the Gdk build files to link to the libjpeg and libpng shared
libraries.

The bundled libjpeg and libpng sources should be removed from the SVN
repository when committing this change.

So, after the changes, WebCore/platform/image-decoders/jpeg/ should contain
only two files:
  JPEGImageDecoder.cpp	JPEGImageDecoder.h

And WebCore/platform/image-decoders/png/ should contain
only two files:
  PNGImageDecoder.cpp  PNGImageDecoder.h



More information about the webkit-reviews mailing list