Skip to content
  • andersca@apple.com's avatar
    Remove invalidateContents, it isn't used and it never makes sense to only invalidate the contents. · 470d7e21
    andersca@apple.com authored
    Reviewed by David Hyatt.
    
    WebCore: 
    
    * loader/EmptyClients.h:
    * page/Chrome.cpp:
    * page/Chrome.h:
    * page/ChromeClient.h:
    * platform/HostWindow.h:
    
    WebKit/chromium: 
    
    * src/ChromeClientImpl.cpp:
    * src/ChromeClientImpl.h:
    
    WebKit/gtk: 
    
    * WebCoreSupport/ChromeClientGtk.cpp:
    * WebCoreSupport/ChromeClientGtk.h:
    
    WebKit/haiku: 
    
    * WebCoreSupport/ChromeClientHaiku.cpp:
    * WebCoreSupport/ChromeClientHaiku.h:
    
    WebKit/mac: 
    
    * WebCoreSupport/WebChromeClient.h:
    * WebCoreSupport/WebChromeClient.mm:
    
    WebKit/qt: 
    
    * WebCoreSupport/ChromeClientQt.cpp:
    * WebCoreSupport/ChromeClientQt.h:
    
    WebKit/win: 
    
    * WebCoreSupport/WebChromeClient.cpp:
    * WebCoreSupport/WebChromeClient.h:
    
    WebKit/wx: 
    
    * WebKitSupport/ChromeClientWx.cpp:
    * WebKitSupport/ChromeClientWx.h:
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@55864 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    470d7e21