[webkit-reviews] review requested: [Bug 20373] GraphicsContext needs to support Gradients and Patterns (to let us get rid of #ifdefs) : [Attachment 23042] Qt and Cairo support from krit (and blind stab @ wx compile support)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 27 15:00:05 PDT 2008


Eric Seidel <eric at webkit.org> has asked  for review:
Bug 20373: GraphicsContext needs to support Gradients and Patterns (to let us
get rid of #ifdefs)
https://bugs.webkit.org/show_bug.cgi?id=20373

Attachment 23042: Qt and Cairo support from krit (and blind stab @ wx compile
support)
https://bugs.webkit.org/attachment.cgi?id=23042&action=edit

------- Additional Comments from Eric Seidel <eric at webkit.org>
 WebCore/ChangeLog				    |	46 +++++++
 .../graphics/cairo/GraphicsContextCairo.cpp	    |  121 ++++++++++++++-----
 WebCore/platform/graphics/qt/GraphicsContextQt.cpp |  133 ++++++++++++++++----
 WebCore/platform/graphics/wx/GraphicsContextWx.cpp |	48 ++++++-
 4 files changed, 289 insertions(+), 59 deletions(-)


More information about the webkit-reviews mailing list