Skip to content
  • andersca@apple.com's avatar
    Remove ScriptInstance.h · c9e8eb3f
    andersca@apple.com authored
    https://bugs.webkit.org/show_bug.cgi?id=115900
    
    Reviewed by Andreas Kling.
    
    Remove yet another abstraction now that we don't support V8.
    
    * GNUmakefile.list.am:
    * WebCore.vcproj/WebCore.vcproj:
    * WebCore.vcxproj/WebCore.vcxproj:
    * WebCore.vcxproj/WebCore.vcxproj.filters:
    * WebCore.xcodeproj/project.pbxproj:
    * bindings/js/ScriptController.h:
    (Bindings):
    (ScriptController):
    * bindings/js/ScriptControllerMac.mm:
    (WebCore::ScriptController::createScriptInstanceForWidget):
    * bindings/js/ScriptInstance.h: Removed.
    * html/HTMLPlugInElement.cpp:
    (WebCore::HTMLPlugInElement::getInstance):
    * html/HTMLPlugInElement.h:
    (Bindings):
    (HTMLPlugInElement):
    * platform/graphics/wince/MediaPlayerProxy.h:
    (WebMediaPlayerProxy):
    * rendering/RenderEmbeddedObject.cpp:
    * rendering/RenderSnapshottedPlugIn.cpp:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@149871 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    c9e8eb3f