[webkit-reviews] review requested: [Bug 17355] WebKit fails to build with SVG_FILTERS enabled : [Attachment 20138] Make AMatthews life easier -- fix the build

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 27 15:59:01 PDT 2008


Eric Seidel <eric at webkit.org> has asked  for review:
Bug 17355: WebKit fails to build with SVG_FILTERS enabled
http://bugs.webkit.org/show_bug.cgi?id=17355

Attachment 20138: Make AMatthews life easier -- fix the build
http://bugs.webkit.org/attachment.cgi?id=20138&action=edit

------- Additional Comments from Eric Seidel <eric at webkit.org>
 .../svg/SVGComponentTransferFunctionElement.cpp    |	 2 +-
 WebCore/svg/SVGFEColorMatrixElement.cpp	    |	 2 +-
 WebCore/svg/SVGFEDiffuseLightingElement.cpp	    |	 4 ++--
 WebCore/svg/SVGFEGaussianBlurElement.cpp	    |	 4 ++--
 WebCore/svg/SVGFEImageElement.cpp		    |	 4 ++--
 WebCore/svg/SVGFESpecularLightingElement.cpp	    |	 4 ++--
 WebCore/svg/SVGFETurbulenceElement.cpp 	    |	 4 ++--
 WebCore/svg/SVGFilterElement.cpp		    |	 4 ++--
 .../svg/SVGFilterPrimitiveStandardAttributes.cpp   |	10 +++++-----
 WebCore/svg/graphics/filters/SVGFEBlend.cpp	    |	 1 +
 .../graphics/filters/SVGFEComponentTransfer.cpp    |	 1 +
 WebCore/svg/graphics/filters/SVGFEComposite.cpp    |	 1 +
 .../svg/graphics/filters/SVGFEDiffuseLighting.cpp  |	 1 +
 WebCore/svg/graphics/filters/SVGFEGaussianBlur.cpp |	 1 +
 WebCore/svg/graphics/filters/SVGFEImage.cpp	    |	 1 +
 WebCore/svg/graphics/filters/SVGFEMerge.cpp	    |	 1 +
 WebCore/svg/graphics/filters/SVGFEMorphology.cpp   |	 1 +
 WebCore/svg/graphics/filters/SVGFEOffset.cpp	    |	 1 +
 .../svg/graphics/filters/SVGFESpecularLighting.cpp |	 1 +
 WebCore/svg/graphics/filters/SVGFETurbulence.cpp   |	 1 +
 20 files changed, 30 insertions(+), 19 deletions(-)


More information about the webkit-reviews mailing list