[SCM] WebKit Debian packaging branch, debian/unstable, updated. debian/1.1.15-1-40151-g37bb677

rjw rjw at 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Sat Sep 26 08:31:36 UTC 2009


The following commit has been merged in the debian/unstable branch:
commit f8f5f0d9e7ed4a99de1e96e11d807244392671e5
Author: rjw <rjw at 268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Wed Mar 31 20:56:05 2004 +0000

    	Changed references to NP_runtime.h to npruntime.h
    
            * JavaScriptCore.pbproj/project.pbxproj:
            * bindings/NP_jsobject.h:
            * bindings/c/c_class.h:
            * bindings/c/c_instance.h:
            * bindings/c/c_runtime.h:
            * bindings/c/c_utility.h:
            * bindings/npruntime.cpp:
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@6285 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/JavaScriptCore/ChangeLog b/JavaScriptCore/ChangeLog
index ba3ee5e..e75a34c 100644
--- a/JavaScriptCore/ChangeLog
+++ b/JavaScriptCore/ChangeLog
@@ -1,3 +1,23 @@
+2004-03-31  Richard Williamson   <rjw at apple.com>
+
+	Changed references to NP_runtime.h to npruntime.h
+	
+        * JavaScriptCore.pbproj/project.pbxproj:
+        * bindings/NP_jsobject.h:
+        * bindings/c/c_class.h:
+        * bindings/c/c_instance.h:
+        * bindings/c/c_runtime.h:
+        * bindings/c/c_utility.h:
+        * bindings/npruntime.cpp:
+
+2004-03-31  Richard Williamson   <rjw at apple.com>
+
+	Renamed NP_runtime.h to npruntime.h to match Netscape SDK.
+
+        * JavaScriptCore.pbproj/project.pbxproj:
+        * bindings/NP_jsobject.h:
+        * bindings/npruntime.cpp:
+
 === Safari-134 ===
 
 2004-03-23  Richard Williamson   <rjw at apple.com>
diff --git a/JavaScriptCore/JavaScriptCore.pbproj/project.pbxproj b/JavaScriptCore/JavaScriptCore.pbproj/project.pbxproj
index fab81a3..1e7f9eb 100644
--- a/JavaScriptCore/JavaScriptCore.pbproj/project.pbxproj
+++ b/JavaScriptCore/JavaScriptCore.pbproj/project.pbxproj
@@ -249,12 +249,12 @@
 				51F0EC9805C88DC700E6DF1B,
 				7084D99505DD6211007E4C0E,
 				5114F47E05E4426200D1BBBD,
-				515B876B05F532B900EABBF9,
 				5182A45B05FFCF4B00CBD2F2,
 				5182A47105FFD45000CBD2F2,
 				5182A48E05FFFDC500CBD2F2,
 				5182A53D06012C3000CBD2F2,
 				517BE7F50610E39600221947,
+				5199B1C0061B65BC0070C006,
 			);
 			isa = PBXHeadersBuildPhase;
 			runOnlyForDeploymentPostprocessing = 0;
@@ -321,12 +321,12 @@
 				51F0EC9905C88DC700E6DF1B,
 				7084D9BA05DD6CF8007E4C0E,
 				5114F47D05E4426200D1BBBD,
-				515B879305F535B300EABBF9,
 				51532CC805F7FD2C00EC779C,
 				5182A45A05FFCF4B00CBD2F2,
 				5182A48D05FFFDC500CBD2F2,
 				5182A4FC06010F8200CBD2F2,
 				5182A53C06012C3000CBD2F2,
+				5199B1BF061B65BC0070C006,
 			);
 			isa = PBXSourcesBuildPhase;
 			runOnlyForDeploymentPostprocessing = 0;
@@ -559,36 +559,6 @@
 			settings = {
 			};
 		};
-		515B876A05F532B900EABBF9 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			lastKnownFileType = sourcecode.c.h;
-			name = NP_runtime.h;
-			path = bindings/NP_runtime.h;
-			refType = 4;
-			sourceTree = "<group>";
-		};
-		515B876B05F532B900EABBF9 = {
-			fileRef = 515B876A05F532B900EABBF9;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
-		515B879205F535B300EABBF9 = {
-			fileEncoding = 30;
-			isa = PBXFileReference;
-			lastKnownFileType = sourcecode.cpp.cpp;
-			name = NP_runtime.cpp;
-			path = bindings/NP_runtime.cpp;
-			refType = 4;
-			sourceTree = "<group>";
-		};
-		515B879305F535B300EABBF9 = {
-			fileRef = 515B879205F535B300EABBF9;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
 		517BE7F40610E39600221947 = {
 			fileEncoding = 30;
 			isa = PBXFileReference;
@@ -818,6 +788,8 @@
 		};
 		51856D950562EE9C008B9D83 = {
 			children = (
+				5199B1BD061B65BC0070C006,
+				5199B1BE061B65BC0070C006,
 				5182A53A06012C3000CBD2F2,
 				5182A53B06012C3000CBD2F2,
 				5182A45605FFCF4B00CBD2F2,
@@ -828,8 +800,6 @@
 				5182A47005FFD45000CBD2F2,
 				51532CC705F7FD2C00EC779C,
 				517BE7F40610E39600221947,
-				515B876A05F532B900EABBF9,
-				515B879205F535B300EABBF9,
 				517D52DC056BF2F5003851BD,
 				517D52DD056BF2F6003851BD,
 				517D5347056BFB5D003851BD,
@@ -926,6 +896,36 @@
 			settings = {
 			};
 		};
+		5199B1BD061B65BC0070C006 = {
+			fileEncoding = 30;
+			isa = PBXFileReference;
+			lastKnownFileType = sourcecode.cpp.cpp;
+			name = npruntime.cpp;
+			path = bindings/npruntime.cpp;
+			refType = 4;
+			sourceTree = "<group>";
+		};
+		5199B1BE061B65BC0070C006 = {
+			fileEncoding = 30;
+			isa = PBXFileReference;
+			lastKnownFileType = sourcecode.c.h;
+			name = npruntime.h;
+			path = bindings/npruntime.h;
+			refType = 4;
+			sourceTree = "<group>";
+		};
+		5199B1BF061B65BC0070C006 = {
+			fileRef = 5199B1BD061B65BC0070C006;
+			isa = PBXBuildFile;
+			settings = {
+			};
+		};
+		5199B1C0061B65BC0070C006 = {
+			fileRef = 5199B1BE061B65BC0070C006;
+			isa = PBXBuildFile;
+			settings = {
+			};
+		};
 		51A58A8D057D3A6A00A3E942 = {
 			fileEncoding = 30;
 			isa = PBXFileReference;
diff --git a/JavaScriptCore/bindings/NP_jsobject.h b/JavaScriptCore/bindings/NP_jsobject.h
index 054191e..b2351df 100644
--- a/JavaScriptCore/bindings/NP_jsobject.h
+++ b/JavaScriptCore/bindings/NP_jsobject.h
@@ -22,7 +22,7 @@
  * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
  * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 
  */
-#include <NP_runtime.h>
+#include <npruntime.h>
 
 #include <c_utility.h>
 
diff --git a/JavaScriptCore/bindings/c/c_class.h b/JavaScriptCore/bindings/c/c_class.h
index c59f40b..e4fb57c 100644
--- a/JavaScriptCore/bindings/c/c_class.h
+++ b/JavaScriptCore/bindings/c/c_class.h
@@ -29,7 +29,7 @@
 
 
 #include <runtime.h>
-#include <NP_runtime.h>
+#include <npruntime.h>
 #include <c_runtime.h>
 
 namespace KJS {
diff --git a/JavaScriptCore/bindings/c/c_instance.h b/JavaScriptCore/bindings/c/c_instance.h
index d6ea666..1dd7912 100644
--- a/JavaScriptCore/bindings/c/c_instance.h
+++ b/JavaScriptCore/bindings/c/c_instance.h
@@ -25,7 +25,7 @@
 #ifndef _BINDINGS_C_INSTANCE_H_
 #define _BINDINGS_C_INSTANCE_H_
 
-#include <NP_runtime.h>
+#include <npruntime.h>
 
 #include <runtime.h>
 
diff --git a/JavaScriptCore/bindings/c/c_runtime.h b/JavaScriptCore/bindings/c/c_runtime.h
index 1e67f7b..018dedb 100644
--- a/JavaScriptCore/bindings/c/c_runtime.h
+++ b/JavaScriptCore/bindings/c/c_runtime.h
@@ -27,7 +27,7 @@
 
 #include <CoreFoundation/CoreFoundation.h>
 
-#include <NP_runtime.h>
+#include <npruntime.h>
 
 #include <runtime.h>
 #include <ustring.h>
diff --git a/JavaScriptCore/bindings/c/c_utility.h b/JavaScriptCore/bindings/c/c_utility.h
index 3d73006..3d0597e 100644
--- a/JavaScriptCore/bindings/c/c_utility.h
+++ b/JavaScriptCore/bindings/c/c_utility.h
@@ -25,7 +25,7 @@
 #ifndef _C_UTILITY_H_
 #define _C_UTILITY_H_
 
-#include <NP_runtime.h>
+#include <npruntime.h>
 
 #include <runtime.h>
 #include <runtime_object.h>
diff --git a/JavaScriptCore/bindings/npruntime.cpp b/JavaScriptCore/bindings/npruntime.cpp
index 0a3d82d..f338903 100644
--- a/JavaScriptCore/bindings/npruntime.cpp
+++ b/JavaScriptCore/bindings/npruntime.cpp
@@ -24,7 +24,7 @@
  */
 #include <CoreFoundation/CoreFoundation.h>
 
-#include <NP_runtime.h>
+#include <npruntime.h>
 
 
 static Boolean identifierEqual(const void *value1, const void *value2)

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list