[Webkit-unassigned] [Bug 12160] Linux/Gdk build fixes

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


http://bugs.webkit.org/show_bug.cgi?id=12160


kkowalczyk at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #13026|                            |review?
               Flag|                            |




------- Comment #30 from kkowalczyk at gmail.com  2007-02-07 17:12 PDT -------
Created an attachment (id=13026)
 --> (http://bugs.webkit.org/attachment.cgi?id=13026&action=view)
linux\gdk build fixes for cairo

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)


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list