Title: [93636] trunk/Source/WebKit2
Revision
93636
Author
[email protected]
Date
2011-08-23 13:48:48 -0700 (Tue, 23 Aug 2011)

Log Message

[Qt] Unnecessary folders in WebKit2.
https://bugs.webkit.org/show_bug.cgi?id=66583

Patch by Gopal Raghavan <[email protected]> on 2011-08-23
Reviewed by Benjamin Poulain.

Remove empty autotest folders that were left over from QGraphicsWKView times.

* UIProcess/API/qt/tests/qgraphicswkview: Removed.
* UIProcess/API/qt/tests/qwkhistory: Removed.
* UIProcess/API/qt/tests/qwkpage: Removed.

Modified Paths

Removed Paths

  • trunk/Source/WebKit2/UIProcess/API/qt/tests/qgraphicswkview/
  • trunk/Source/WebKit2/UIProcess/API/qt/tests/qwkhistory/
  • trunk/Source/WebKit2/UIProcess/API/qt/tests/qwkpage/

Diff

Modified: trunk/Source/WebKit2/ChangeLog (93635 => 93636)


--- trunk/Source/WebKit2/ChangeLog	2011-08-23 20:40:10 UTC (rev 93635)
+++ trunk/Source/WebKit2/ChangeLog	2011-08-23 20:48:48 UTC (rev 93636)
@@ -1,3 +1,16 @@
+2011-08-23  Gopal Raghavan  <[email protected]>
+
+        [Qt] Unnecessary folders in WebKit2.
+        https://bugs.webkit.org/show_bug.cgi?id=66583
+
+        Reviewed by Benjamin Poulain.
+
+        Remove empty autotest folders that were left over from QGraphicsWKView times.
+
+        * UIProcess/API/qt/tests/qgraphicswkview: Removed.
+        * UIProcess/API/qt/tests/qwkhistory: Removed.
+        * UIProcess/API/qt/tests/qwkpage: Removed.
+
 2011-08-23  Jocelyn Turcotte  <[email protected]>
 
         [Qt][WK2] Fix an awful memory leak introduced in r92376.
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to