Skip to content
  • alp@webkit.org's avatar
    2007-12-06 Xan Lopez <xan@gnome.org> · 06eb5307
    alp@webkit.org authored
            Reviewed by Alp Toker.
    
            http://bugs.webkit.org/show_bug.cgi?id=16329
            [GTK] Two small cleanups
    
            * WebCoreSupport/ChromeClientGtk.cpp:
            (WebKit::ChromeClient::createWindow):
            (WebKit::ChromeClient::addMessageToConsole):
            (WebKit::ChromeClient::runJavaScriptAlert):
            (WebKit::ChromeClient::runJavaScriptConfirm):
            (WebKit::ChromeClient::runJavaScriptPrompt):
            (WebKit::ChromeClient::setStatusbarText):
            (WebKit::ChromeClient::mouseDidMoveOverElement):
            (WebKit::ChromeClient::setToolTip):
            * WebCoreSupport/ChromeClientGtk.h:
            * WebView/webkitprivate.cpp:
            (WebKit::kit):
            s/m_webPage/m_webView/
            * WebView/webkitwebview.cpp:
            Chain up to the parent class to activate bindings instead
            of doing it explicitely.
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@28490 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    06eb5307