[webkit-reviews] review requested: [Bug 25709] Skia changes to image decoders should be merged into the cross-platform ones : [Attachment 31234] Free ImageDecoder.h from any knowledge about graphics libraries

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jun 13 06:54:17 PDT 2009


Holger Freyther <zecke at selfish.org> has asked  for review:
Bug 25709: Skia changes to image decoders should be merged into the
cross-platform ones
https://bugs.webkit.org/show_bug.cgi?id=25709

Attachment 31234: Free ImageDecoder.h from any knowledge about graphics
libraries
https://bugs.webkit.org/attachment.cgi?id=31234&action=review

------- Additional Comments from Holger Freyther <zecke at selfish.org>
Remove cairo dependency from ImageDecoder.h. The great thing about the
image-decoders is that they work on buffers (not by accident) and this way any
graphics library can adopt the RGBA8888 surface making them generally usable...
there should not be any knowledge about graphics libraries in this code...


More information about the webkit-reviews mailing list