Skip to content
  • weinig@apple.com's avatar
    2009-05-20 Sam Weinig <sam@webkit.org> · 4530ca0d
    weinig@apple.com authored
            Reviewed by Timothy Hatcher.
    
            Make absoluteRectsForRange and absoluteQuadsForRange non-virtual
            and only exist on RenderText.
    
            * dom/Range.cpp:
            (WebCore::Range::textRects):
            * inspector/InspectorController.cpp:
            (WebCore::InspectorController::drawNodeHighlight): Use absoluteQuads instead
            of absoluteQuadsForRange since no range is being specifiec.
            * rendering/RenderObject.cpp:
            * rendering/RenderObject.h:
            * rendering/RenderText.h:
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@43922 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    4530ca0d