[webkit-reviews] review requested: [Bug 12160] Linux/Gdk build fixes : [Attachment 13026] linux\gdk build fixes for cairo

bugzilla-request-daemon at macosforge.org bugzilla-request-daemon at macosforge.org
Wed Feb 7 17:12:51 PST 2007


Krzysztof Kowalczyk <kkowalczyk at gmail.com> has asked  for review:
Bug 12160: Linux/Gdk build fixes
http://bugs.webkit.org/show_bug.cgi?id=12160

Attachment 13026: linux\gdk build fixes for cairo
http://bugs.webkit.org/attachment.cgi?id=13026&action=edit

------- Additional Comments from Krzysztof Kowalczyk <kkowalczyk at gmail.com>
10th patch for linux/gdk for cairo-related stuff. The difference between those
patches and the ones submitted earlier are:
* in GraphicsContext.cpp - remove functions instead of #ifdefing them out for
all platforms
* in GraphicsContextCairo.cpp make setPlatformFillColor() and
setPlatformStrokeColor() no-ops since Adam was right that cairo_fill and
cairo_stroke shouldn't be used there (they do the actual drawing)



More information about the webkit-reviews mailing list