2010-12-30 Darin Adler <darin@apple.com>
authordarin@apple.com <darin@apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Fri, 31 Dec 2010 00:24:09 +0000 (00:24 +0000)
committerdarin@apple.com <darin@apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Fri, 31 Dec 2010 00:24:09 +0000 (00:24 +0000)
        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

WebCore/CMakeLists.txt
WebCore/ChangeLog
WebCore/GNUmakefile.am
WebCore/WebCore.gypi
WebCore/WebCore.pro
WebCore/WebCore.vcproj/WebCore.vcproj
WebCore/bindings/js/JSBinding.h [deleted file]
WebCore/bindings/js/JSBindingsAllInOne.cpp
WebCore/bindings/js/specialization/JSBindingState.cpp [deleted file]
WebCore/bindings/js/specialization/JSBindingState.h [deleted file]

index 00e4ddc..4e7a128 100644 (file)
@@ -727,8 +727,6 @@ SET(WebCore_SOURCES
     bindings/js/SerializedScriptValue.cpp
     bindings/js/WorkerScriptController.cpp
 
-    bindings/js/specialization/JSBindingState.cpp
-
     bridge/IdentifierRep.cpp
     bridge/NP_jsobject.cpp
     bridge/npruntime.cpp
index 489503f..800d0b7 100644 (file)
@@ -1,3 +1,22 @@
+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.
index 1c5a3d6..27e8b3b 100644 (file)
@@ -698,7 +698,6 @@ webcore_sources += \
        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 \
@@ -904,8 +903,6 @@ webcore_sources += \
        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 \
index f0d0139..05a467f 100644 (file)
             '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',
index 4311aa2..d2428cd 100644 (file)
@@ -618,7 +618,6 @@ v8 {
         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 \
index c5d26db..0488cb5 100755 (executable)
                                        >
                                </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
diff --git a/WebCore/bindings/js/JSBinding.h b/WebCore/bindings/js/JSBinding.h
deleted file mode 100644 (file)
index 40ae380..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-// Once references to this file are removed from build files, this file should be deleted.
-#error
index 7fc5740..6fde11b 100644 (file)
@@ -30,7 +30,6 @@
 #include "GCController.cpp"
 #include "JSAttrCustom.cpp"
 #include "JSAudioConstructor.cpp"
-#include "JSBindingState.cpp"
 #include "JSCDATASectionCustom.cpp"
 #include "JSCSSFontFaceRuleCustom.cpp"
 #include "JSCSSImportRuleCustom.cpp"
diff --git a/WebCore/bindings/js/specialization/JSBindingState.cpp b/WebCore/bindings/js/specialization/JSBindingState.cpp
deleted file mode 100644 (file)
index 1c0922e..0000000
+++ /dev/null
@@ -1 +0,0 @@
-// Once references to this file are removed from build files, this file should be deleted.
diff --git a/WebCore/bindings/js/specialization/JSBindingState.h b/WebCore/bindings/js/specialization/JSBindingState.h
deleted file mode 100644 (file)
index 40ae380..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-// Once references to this file are removed from build files, this file should be deleted.
-#error