Title: [103874] trunk/Source/WebCore
Revision
103874
Author
[email protected]
Date
2012-01-01 01:43:42 -0800 (Sun, 01 Jan 2012)

Log Message

Unreviewed. Rebaselined run-bindings-tests results.

* bindings/scripts/test/CPP/WebDOMTestSupplemental.cpp: Added.
* bindings/scripts/test/CPP/WebDOMTestSupplemental.h: Added.
* bindings/scripts/test/GObject/WebKitDOMTestSupplemental.cpp: Added.
* bindings/scripts/test/GObject/WebKitDOMTestSupplemental.h: Added.
* bindings/scripts/test/ObjC/DOMTestSupplemental.cpp: Added.
* bindings/scripts/test/ObjC/DOMTestSupplemental.h: Added.

Modified Paths

Added Paths

Diff

Modified: trunk/Source/WebCore/ChangeLog (103873 => 103874)


--- trunk/Source/WebCore/ChangeLog	2012-01-01 05:54:09 UTC (rev 103873)
+++ trunk/Source/WebCore/ChangeLog	2012-01-01 09:43:42 UTC (rev 103874)
@@ -1,3 +1,14 @@
+2012-01-01  Kentaro Hara  <[email protected]>
+
+        Unreviewed. Rebaselined run-bindings-tests results.
+
+        * bindings/scripts/test/CPP/WebDOMTestSupplemental.cpp: Added.
+        * bindings/scripts/test/CPP/WebDOMTestSupplemental.h: Added.
+        * bindings/scripts/test/GObject/WebKitDOMTestSupplemental.cpp: Added.
+        * bindings/scripts/test/GObject/WebKitDOMTestSupplemental.h: Added.
+        * bindings/scripts/test/ObjC/DOMTestSupplemental.cpp: Added.
+        * bindings/scripts/test/ObjC/DOMTestSupplemental.h: Added.
+
 2012-01-01  Andreas Kling  <[email protected]>
 
         Make HTMLCollections play nice after their base node is gone.

Added: trunk/Source/WebCore/bindings/scripts/test/CPP/WebDOMTestSupplemental.cpp (0 => 103874)


--- trunk/Source/WebCore/bindings/scripts/test/CPP/WebDOMTestSupplemental.cpp	                        (rev 0)
+++ trunk/Source/WebCore/bindings/scripts/test/CPP/WebDOMTestSupplemental.cpp	2012-01-01 09:43:42 UTC (rev 103874)
@@ -0,0 +1,6 @@
+/*
+    This file is generated just to tell build scripts that WebDOMTestSupplemental.h and
+    WebDOMTestSupplemental.cpp are created for TestSupplemental.idl, and thus
+    prevent the build scripts from trying to generate WebDOMTestSupplemental.h and
+    WebDOMTestSupplemental.cpp at every build. This file must not be tried to compile.
+*/

Added: trunk/Source/WebCore/bindings/scripts/test/CPP/WebDOMTestSupplemental.h (0 => 103874)


--- trunk/Source/WebCore/bindings/scripts/test/CPP/WebDOMTestSupplemental.h	                        (rev 0)
+++ trunk/Source/WebCore/bindings/scripts/test/CPP/WebDOMTestSupplemental.h	2012-01-01 09:43:42 UTC (rev 103874)
@@ -0,0 +1,6 @@
+/*
+    This file is generated just to tell build scripts that WebDOMTestSupplemental.h and
+    WebDOMTestSupplemental.cpp are created for TestSupplemental.idl, and thus
+    prevent the build scripts from trying to generate WebDOMTestSupplemental.h and
+    WebDOMTestSupplemental.cpp at every build. This file must not be tried to compile.
+*/

Added: trunk/Source/WebCore/bindings/scripts/test/GObject/WebKitDOMTestSupplemental.cpp (0 => 103874)


--- trunk/Source/WebCore/bindings/scripts/test/GObject/WebKitDOMTestSupplemental.cpp	                        (rev 0)
+++ trunk/Source/WebCore/bindings/scripts/test/GObject/WebKitDOMTestSupplemental.cpp	2012-01-01 09:43:42 UTC (rev 103874)
@@ -0,0 +1,6 @@
+/*
+    This file is generated just to tell build scripts that WebKitDOMTestSupplemental.h and
+    WebKitDOMTestSupplemental.cpp are created for TestSupplemental.idl, and thus
+    prevent the build scripts from trying to generate WebKitDOMTestSupplemental.h and
+    WebKitDOMTestSupplemental.cpp at every build. This file must not be tried to compile.
+*/

Added: trunk/Source/WebCore/bindings/scripts/test/GObject/WebKitDOMTestSupplemental.h (0 => 103874)


--- trunk/Source/WebCore/bindings/scripts/test/GObject/WebKitDOMTestSupplemental.h	                        (rev 0)
+++ trunk/Source/WebCore/bindings/scripts/test/GObject/WebKitDOMTestSupplemental.h	2012-01-01 09:43:42 UTC (rev 103874)
@@ -0,0 +1,6 @@
+/*
+    This file is generated just to tell build scripts that WebKitDOMTestSupplemental.h and
+    WebKitDOMTestSupplemental.cpp are created for TestSupplemental.idl, and thus
+    prevent the build scripts from trying to generate WebKitDOMTestSupplemental.h and
+    WebKitDOMTestSupplemental.cpp at every build. This file must not be tried to compile.
+*/

Added: trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestSupplemental.cpp (0 => 103874)


--- trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestSupplemental.cpp	                        (rev 0)
+++ trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestSupplemental.cpp	2012-01-01 09:43:42 UTC (rev 103874)
@@ -0,0 +1,6 @@
+/*
+    This file is generated just to tell build scripts that DOMTestSupplemental.h and
+    DOMTestSupplemental.cpp are created for TestSupplemental.idl, and thus
+    prevent the build scripts from trying to generate DOMTestSupplemental.h and
+    DOMTestSupplemental.cpp at every build. This file must not be tried to compile.
+*/

Added: trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestSupplemental.h (0 => 103874)


--- trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestSupplemental.h	                        (rev 0)
+++ trunk/Source/WebCore/bindings/scripts/test/ObjC/DOMTestSupplemental.h	2012-01-01 09:43:42 UTC (rev 103874)
@@ -0,0 +1,6 @@
+/*
+    This file is generated just to tell build scripts that DOMTestSupplemental.h and
+    DOMTestSupplemental.cpp are created for TestSupplemental.idl, and thus
+    prevent the build scripts from trying to generate DOMTestSupplemental.h and
+    DOMTestSupplemental.cpp at every build. This file must not be tried to compile.
+*/
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to