Skip to content
  • kjk's avatar
    WebCore: · 65a9f5ed
    kjk authored
            Reviewed by Nikolas Zimmermann.
    
            Move ScrollView stubs to ScrollViewGdk.cpp
    
            * platform/gdk/FrameGdk.h: remove comment that no longer makes sense
            * platform/gdk/ScrollViewGdk.cpp:
            (WebCore::ScrollView::addChild):
            (WebCore::ScrollView::removeChild):
            (WebCore::ScrollView::scrollPointRecursively):
            (WebCore::ScrollView::inWindow):
            (WebCore::ScrollView::wheelEvent):
            (WebCore::ScrollView::updateScrollbars):
            (WebCore::ScrollView::updateScrollInfo):
            (WebCore::ScrollView::windowToContents):
            (WebCore::ScrollView::contentsToWindow):
            (WebCore::ScrollView::scrollbarUnderMouse):
            * platform/gdk/TemporaryLinkStubs.cpp:
    
      WebKitTools:
    
            Reviewed by Nikolas Zimmermann.
    
            Load a url given on a command line in a way that also
            works for local (file://) urls.
    
            * GdkLauncher/main.cpp:
            (main):
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@19954 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    65a9f5ed