Skip to content
  • andersca's avatar
    2006-10-01 Anders Carlsson <acarlsson@apple.com> · 604f4f32
    andersca authored
            Reviewed by Mitz Pettel.
    
            Convert the SVG code to use Vector<String> instead of DeprecatedStringList.
    
            * ksvg2/svg/SVGColor.cpp:
            (WebCore::SVGColor::setRGBColor):
            * ksvg2/svg/SVGComponentTransferFunctionElement.cpp:
            * ksvg2/svg/SVGFEDiffuseLightingElement.cpp:
            (WebCore::SVGFEDiffuseLightingElement::parseMappedAttribute):
            * ksvg2/svg/SVGFEGaussianBlurElement.cpp:
            (WebCore::SVGFEGaussianBlurElement::parseMappedAttribute):
            * ksvg2/svg/SVGFESpecularLightingElement.cpp:
            (SVGFESpecularLightingElement::parseMappedAttribute):
            * ksvg2/svg/SVGFETurbulenceElement.cpp:
            (WebCore::SVGFETurbulenceElement::parseMappedAttribute):
            * ksvg2/svg/SVGLengthList.cpp:
            * ksvg2/svg/SVGNumberList.cpp:
            (SVGNumberList::parse):
            * ksvg2/svg/SVGNumberList.h:
            * ksvg2/svg/SVGPreserveAspectRatio.cpp:
            (WebCore::SVGPreserveAspectRatio::parsePreserveAspectRatio):
            * ksvg2/svg/SVGStringList.cpp:
            (WebCore::SVGStringList::reset):
            * ksvg2/svg/SVGStringList.h:
            * ksvg2/svg/SVGTransformable.cpp:
            (SVGTransformable::parseTransformAttribute):
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@16699 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    604f4f32
ChangeLog 1.2 MiB