Skip to content
  • andersca's avatar
    WebCore: · fe6e4dd1
    andersca authored
            Reviewed by Maciej.
    
            Move shouldInterruptJavaScript to the Chrome.
    
            * bindings/js/kjs_binding.cpp:
            (KJS::ScriptInterpreter::shouldInterruptScript):
            * page/Chrome.cpp:
            (WebCore::Chrome::shouldInterruptJavaScript):
            * page/Chrome.h:
            * page/ChromeClient.h:
            * page/Frame.h:
            * page/mac/FrameMac.h:
            * page/mac/FrameMac.mm:
            * page/mac/WebCoreFrameBridge.h:
            * platform/graphics/svg/SVGImageEmptyClients.h:
            (WebCore::SVGEmptyChromeClient::shouldInterruptJavaScript):
    
    WebKit:
    
            Reviewed by Maciej.
    
            Move shouldInterruptJavaScript to the Chrome.
            
            * WebCoreSupport/WebChromeClient.h:
            * WebCoreSupport/WebChromeClient.mm:
            (WebChromeClient::shouldInterruptJavaScript):
            * WebCoreSupport/WebFrameBridge.mm:
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@19487 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    fe6e4dd1