Skip to content
  • weinig@apple.com's avatar
    JavaScriptCore: · 064861af
    weinig@apple.com authored
    2008-09-14  Sam Weinig  <sam@webkit.org>
    
            Reviewed by Mark Rowe.
    
            Remove extraneous semicolons.
    
            * kjs/nodes.cpp:
            (JSC::PrefixResolveNode::emitCode):
            * wtf/FastMalloc.cpp:
            (WTF::TCMalloc_PageHeap::GrowHeap):
    
    WebCore:
    
    2008-09-14  Sam Weinig  <sam@webkit.org>
    
            Reviewed by Mark Rowe.
    
            Remove extraneous semicolons.
    
            * bindings/scripts/CodeGeneratorObjC.pm:
            * html/HTMLLinkElement.cpp:
            (WebCore::HTMLLinkElement::tokenizeRelAttribute):
            * html/HTMLScriptElement.cpp:
            (WebCore::HTMLScriptElement::charsetAttributeValue):
            (WebCore::HTMLScriptElement::typeAttributeValue):
            * platform/graphics/qt/GradientQt.cpp:
            (WebCore::Gradient::platformGradient):
            * platform/qt/ScrollViewQt.cpp:
            (WebCore::ScrollView::ScrollViewPrivate::setHasHorizontalScrollbar):
            * platform/win/ScrollViewWin.cpp:
            (WebCore::ScrollView::updateScrollbars):
            * rendering/RenderBlock.cpp:
            (WebCore::RenderBlock::paintEllipsisBoxes):
            * svg/SVGPathSegList.cpp:
            (WebCore::SVGPathSegList::toPathData):
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@36406 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    064861af