Title: [99227] trunk/Source
- Revision
- 99227
- Author
- [email protected]
- Date
- 2011-11-03 12:25:25 -0700 (Thu, 03 Nov 2011)
Log Message
Add stubs for WTF and Platform
https://bugs.webkit.org/show_bug.cgi?id=71492
Reviewed by Eric Seidel.
Source/Platform:
This patch creates the Platform directory, which begins the process of
moving Platform out of WebCore.
Source/WTF:
This patch creates the WTF directory, which begins the process of
moving WTF out of _javascript_Core.
Added Paths
Diff
Added: trunk/Source/Platform/ChangeLog (0 => 99227)
--- trunk/Source/Platform/ChangeLog (rev 0)
+++ trunk/Source/Platform/ChangeLog 2011-11-03 19:25:25 UTC (rev 99227)
@@ -0,0 +1,9 @@
+2011-11-02 Adam Barth <[email protected]>
+
+ Add stubs for WTF and Platform
+ https://bugs.webkit.org/show_bug.cgi?id=71492
+
+ Reviewed by Eric Seidel.
+
+ This patch creates the Platform directory, which begins the process of
+ moving Platform out of WebCore.
Added: trunk/Source/WTF/ChangeLog (0 => 99227)
--- trunk/Source/WTF/ChangeLog (rev 0)
+++ trunk/Source/WTF/ChangeLog 2011-11-03 19:25:25 UTC (rev 99227)
@@ -0,0 +1,9 @@
+2011-11-02 Adam Barth <[email protected]>
+
+ Add stubs for WTF and Platform
+ https://bugs.webkit.org/show_bug.cgi?id=71492
+
+ Reviewed by Eric Seidel.
+
+ This patch creates the WTF directory, which begins the process of
+ moving WTF out of _javascript_Core.
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes