[webkit-reviews] review requested: [Bug 20351] <canvas> code needs fewer #ifdefs : [Attachment 22799] Move us one step closer to cross-platform svg/graphics code

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 14 15:44:34 PDT 2008


Eric Seidel <eric at webkit.org> has asked  for review:
Bug 20351: <canvas> code needs fewer #ifdefs
https://bugs.webkit.org/show_bug.cgi?id=20351

Attachment 22799: Move us one step closer to cross-platform svg/graphics code
https://bugs.webkit.org/attachment.cgi?id=22799&action=edit

------- Additional Comments from Eric Seidel <eric at webkit.org>
 WebCore/WebCore.xcodeproj/project.pbxproj	   |	3 --
 WebCore/html/CanvasStyle.cpp			   |	7 -----
 WebCore/platform/graphics/Color.cpp		   |	7 +++++
 WebCore/platform/graphics/Color.h		   |	2 +-
 WebCore/svg/graphics/cg/CgSupport.cpp		   |	7 +++--
 WebCore/svg/graphics/cg/SVGPaintServerSolidCg.cpp |   27 ++++++++++-----------
 6 files changed, 25 insertions(+), 28 deletions(-)


More information about the webkit-reviews mailing list