Title: [89253] trunk/Source/WebCore
Revision
89253
Author
[email protected]
Date
2011-06-20 10:01:53 -0700 (Mon, 20 Jun 2011)

Log Message

2011-06-20  Andras Becsi  <[email protected]>

        Rubber-stamped by Csaba Osztrogonác.

        [Qt][V8] Remove non-existing headers from project file.

        No new tests needed.

        * WebCore.pro: Remove ChildThreadDOMData.h and MainThreadDOMData.h,
        since they have been already removed earlier from tree.

Modified Paths

Diff

Modified: trunk/Source/WebCore/ChangeLog (89252 => 89253)


--- trunk/Source/WebCore/ChangeLog	2011-06-20 16:48:23 UTC (rev 89252)
+++ trunk/Source/WebCore/ChangeLog	2011-06-20 17:01:53 UTC (rev 89253)
@@ -1,3 +1,14 @@
+2011-06-20  Andras Becsi  <[email protected]>
+
+        Rubber-stamped by Csaba Osztrogonác.
+
+        [Qt][V8] Remove non-existing headers from project file.
+
+        No new tests needed.
+
+        * WebCore.pro: Remove ChildThreadDOMData.h and MainThreadDOMData.h,
+        since they have been already removed earlier from tree.
+
 2011-06-20  Carlos Garcia Campos  <[email protected]>
 
         Reviewed by Xan Lopez.

Modified: trunk/Source/WebCore/WebCore.pro (89252 => 89253)


--- trunk/Source/WebCore/WebCore.pro	2011-06-20 16:48:23 UTC (rev 89252)
+++ trunk/Source/WebCore/WebCore.pro	2011-06-20 17:01:53 UTC (rev 89253)
@@ -1233,13 +1233,11 @@
         bindings/v8/custom/V8MessagePortCustom.h \
         bindings/v8/custom/V8NamedNodesCollection.h \
         \
-        bindings/v8/ChildThreadDOMData.h \
         bindings/v8/DateExtension.h \
         bindings/v8/DOMData.h \
         bindings/v8/DOMDataStore.h \
         bindings/v8/DOMWrapperWorld.h \
         bindings/v8/IsolatedWorld.h \
-        bindings/v8/MainThreadDOMData.h \
         bindings/v8/npruntime_impl.h \
         bindings/v8/npruntime_internal.h \
         bindings/v8/npruntime_priv.h \
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to