Reviewed by David Kilzer.
Remove unused JSBinding source files
https://bugs.webkit.org/show_bug.cgi?id=51762
* bindings/js/JSBinding.h: Removed.
* bindings/js/specialization: Removed.
* bindings/js/specialization/JSBindingState.cpp: Removed.
* bindings/js/specialization/JSBindingState.h: Removed.
* CMakeLists.txt: Removed references to files.
* GNUmakefile.am: Ditto.
* WebCore.gypi: Ditto.
* WebCore.pro: Ditto.
* WebCore.vcproj/WebCore.vcproj: Ditto.
* bindings/js/JSBindingsAllInOne.cpp: Ditto.
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@74814
268f45cc-cd09-0410-ab3c-
d52691b4dbfc
bindings/js/SerializedScriptValue.cpp
bindings/js/WorkerScriptController.cpp
- bindings/js/specialization/JSBindingState.cpp
-
bridge/IdentifierRep.cpp
bridge/NP_jsobject.cpp
bridge/npruntime.cpp
+2010-12-30 Darin Adler <darin@apple.com>
+
+ Reviewed by David Kilzer.
+
+ Remove unused JSBinding source files
+ https://bugs.webkit.org/show_bug.cgi?id=51762
+
+ * bindings/js/JSBinding.h: Removed.
+ * bindings/js/specialization: Removed.
+ * bindings/js/specialization/JSBindingState.cpp: Removed.
+ * bindings/js/specialization/JSBindingState.h: Removed.
+
+ * CMakeLists.txt: Removed references to files.
+ * GNUmakefile.am: Ditto.
+ * WebCore.gypi: Ditto.
+ * WebCore.pro: Ditto.
+ * WebCore.vcproj/WebCore.vcproj: Ditto.
+ * bindings/js/JSBindingsAllInOne.cpp: Ditto.
+
2010-12-30 Tony Gentilcore <tonyg@chromium.org>
Reviewed by Darin Adler.
WebCore/bindings/js/JSAttrCustom.cpp \
WebCore/bindings/js/JSAudioConstructor.cpp \
WebCore/bindings/js/JSAudioConstructor.h \
- WebCore/bindings/js/JSBinding.h \
WebCore/bindings/js/JSCDATASectionCustom.cpp \
WebCore/bindings/js/JSCSSFontFaceRuleCustom.cpp \
WebCore/bindings/js/JSCSSImportRuleCustom.cpp \
WebCore/bindings/js/WebCoreJSClientData.h \
WebCore/bindings/js/WorkerScriptController.cpp \
WebCore/bindings/js/WorkerScriptController.h \
- WebCore/bindings/js/specialization/JSBindingState.cpp \
- WebCore/bindings/js/specialization/JSBindingState.h \
WebCore/bindings/ScriptControllerBase.cpp \
WebCore/bindings/ScriptControllerBase.h \
WebCore/bridge/Bridge.h \
'bindings/js/JSAttrCustom.cpp',
'bindings/js/JSAudioConstructor.cpp',
'bindings/js/JSAudioConstructor.h',
- 'bindings/js/JSBinding.h',
'bindings/js/JSCanvasRenderingContextCustom.cpp',
'bindings/js/JSCanvasRenderingContext2DCustom.cpp',
'bindings/js/JSCDATASectionCustom.cpp',
'bindings/js/WebCoreJSClientData.h',
'bindings/js/WorkerScriptController.cpp',
'bindings/js/WorkerScriptController.h',
- 'bindings/js/specialization/JSBindingState.cpp',
- 'bindings/js/specialization/JSBindingState.h',
'bindings/ScriptControllerBase.cpp',
'bindings/ScriptControllerBase.h',
'bindings/v8/ChildThreadDOMData.cpp',
bindings/js/ScriptState.cpp \
bindings/js/ScriptValue.cpp \
bindings/js/SerializedScriptValue.cpp \
- bindings/js/specialization/JSBindingState.cpp \
bridge/IdentifierRep.cpp \
bridge/NP_jsobject.cpp \
bridge/c/CRuntimeObject.cpp \
>
</File>
<File
- RelativePath="..\bindings\js\JSBinding.h"
- >
- </File>
- <File
RelativePath="..\bindings\js\JSBindingsAllInOne.cpp"
>
</File>
<File
- RelativePath="..\bindings\js\specialization\JSBindingState.cpp"
- >
- <FileConfiguration
- Name="Debug|Win32"
- ExcludedFromBuild="true"
- >
- <Tool
- Name="VCCLCompilerTool"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release|Win32"
- ExcludedFromBuild="true"
- >
- <Tool
- Name="VCCLCompilerTool"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug_Cairo_CFLite|Win32"
- ExcludedFromBuild="true"
- >
- <Tool
- Name="VCCLCompilerTool"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release_Cairo_CFLite|Win32"
- ExcludedFromBuild="true"
- >
- <Tool
- Name="VCCLCompilerTool"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug_All|Win32"
- ExcludedFromBuild="true"
- >
- <Tool
- Name="VCCLCompilerTool"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release_LTCG|Win32"
- ExcludedFromBuild="true"
- >
- <Tool
- Name="VCCLCompilerTool"
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath="..\bindings\js\specialization\JSBindingState.h"
- >
- </File>
- <File
RelativePath="..\bindings\js\JSCallbackData.cpp"
>
<FileConfiguration
+++ /dev/null
-// Once references to this file are removed from build files, this file should be deleted.
-#error
#include "GCController.cpp"
#include "JSAttrCustom.cpp"
#include "JSAudioConstructor.cpp"
-#include "JSBindingState.cpp"
#include "JSCDATASectionCustom.cpp"
#include "JSCSSFontFaceRuleCustom.cpp"
#include "JSCSSImportRuleCustom.cpp"
+++ /dev/null
-// Once references to this file are removed from build files, this file should be deleted.
+++ /dev/null
-// Once references to this file are removed from build files, this file should be deleted.
-#error