Title: [95137] trunk/Source/_javascript_Core
Revision
95137
Author
ander...@apple.com
Date
2011-09-14 16:27:23 -0700 (Wed, 14 Sep 2011)

Log Message

Add wtf/threads and wtf/threads/win, so we can be sure that the EWS
bots can correctly build the patch in https://bugs.webkit.org/show_bug.cgi?id=68132

Rubber-stamped by Sam Weinig.

* wtf/threads: Added.
* wtf/threads/win: Added.

Modified Paths

Added Paths

  • trunk/Source/_javascript_Core/wtf/threads/
  • trunk/Source/_javascript_Core/wtf/threads/win/

Diff

Modified: trunk/Source/_javascript_Core/ChangeLog (95136 => 95137)


--- trunk/Source/_javascript_Core/ChangeLog	2011-09-14 23:06:04 UTC (rev 95136)
+++ trunk/Source/_javascript_Core/ChangeLog	2011-09-14 23:27:23 UTC (rev 95137)
@@ -1,3 +1,13 @@
+2011-09-14  Anders Carlsson  <ander...@apple.com>
+
+        Add wtf/threads and wtf/threads/win, so we can be sure that the EWS
+        bots can correctly build the patch in https://bugs.webkit.org/show_bug.cgi?id=68132
+
+        Rubber-stamped by Sam Weinig.
+
+        * wtf/threads: Added.
+        * wtf/threads/win: Added.
+
 2011-09-14  Filip Pizlo  <fpi...@apple.com>
 
         DFG JIT should not speculate integer if the value is always going to be
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to