Skip to content
  • weinig@apple.com's avatar
    Merge ScriptControllerBase into ScriptController · 4dd19042
    weinig@apple.com authored
    https://bugs.webkit.org/show_bug.cgi?id=122071
    
    Reviewed by Antti Koivisto.
    
    There is no need for ScriptControllerBase. Remove it.
    
    * CMakeLists.txt:
    * GNUmakefile.list.am:
    * Target.pri:
    * WebCore.vcxproj/WebCore.vcxproj:
    * WebCore.vcxproj/WebCore.vcxproj.filters:
    * WebCore.xcodeproj/project.pbxproj:
    * bindings/ScriptControllerBase.cpp: Removed.
    * bindings/ScriptControllerBase.h: Removed.
    * bindings/js/ScriptController.cpp:
    (WebCore::ScriptController::canExecuteScripts):
    (WebCore::ScriptController::executeScript):
    (WebCore::ScriptController::executeIfJavaScriptURL):
    * bindings/js/ScriptController.h:
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@156615 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    4dd19042