Skip to content
  • eseidel's avatar
    Bug #: none · f8cc83a8
    eseidel authored
    Submitted by: eseidel
    Reviewed by: tim hatcher
    	Made SVG on by default!
            Also removed last two KHTML_NO_CPLUSPLUS_DOM #ifs and turned off.
            Removed APPLE_COMPILE_HACK, fixing or replacing with #if 0 for now.
    
            * WebCore.xcodeproj/project.pbxproj: Made SVG default!
            * ksvg2/KSVGSettings.cpp: Removed.
            * ksvg2/css/SVGCSSStyleSelector.cpp: fixed copyright.
            * ksvg2/svg/SVGCursorElementImpl.cpp:
            (SVGCursorElementImpl::notifyFinished): fixed
            * ksvg2/svg/SVGElementImpl.cpp:
            (SVGElementImpl::parseMappedAttribute): removed dead code.
            * ksvg2/svg/SVGImageElementImpl.cpp:
            (SVGImageElementImpl::createRenderer): #if 0
            (SVGImageElementImpl::notifyFinished): #if 0
            * ksvg2/svg/SVGSVGElementImpl.cpp:
            (SVGSVGElementImpl::pixelUnitToMillimeterX): #if 0
            (SVGSVGElementImpl::pixelUnitToMillimeterY): #if 0
            * kwq/DOM.mm: removed KHTML_NO_CPLUSPLUS_DOM
            (ObjCNodeFilterCondition::acceptNode):
            * kwq/KWQKHTMLPart.mm: removed KHTML_NO_CPLUSPLUS_DOM
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@11609 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    f8cc83a8