Title: [95364] trunk/Source/_javascript_Core
- Revision
- 95364
- Author
- [email protected]
- Date
- 2011-09-16 21:28:36 -0700 (Fri, 16 Sep 2011)
Log Message
Touch Platform.h in the hope to fix SnowLeopard Intel Release (WebKit2 Tests).
* wtf/Platform.h:
Modified Paths
Diff
Modified: trunk/Source/_javascript_Core/ChangeLog (95363 => 95364)
--- trunk/Source/_javascript_Core/ChangeLog 2011-09-17 04:15:13 UTC (rev 95363)
+++ trunk/Source/_javascript_Core/ChangeLog 2011-09-17 04:28:36 UTC (rev 95364)
@@ -1,3 +1,9 @@
+2011-09-16 Ryosuke Niwa <[email protected]>
+
+ Touch Platform.h in the hope to fix SnowLeopard Intel Release (WebKit2 Tests).
+
+ * wtf/Platform.h:
+
2011-09-16 Sam Weinig <[email protected]>
Rename APIValueWrapper type to APIValueWrapperType for consistency
Modified: trunk/Source/_javascript_Core/wtf/Platform.h (95363 => 95364)
--- trunk/Source/_javascript_Core/wtf/Platform.h 2011-09-17 04:15:13 UTC (rev 95363)
+++ trunk/Source/_javascript_Core/wtf/Platform.h 2011-09-17 04:28:36 UTC (rev 95364)
@@ -56,7 +56,6 @@
#define ENABLE(WTF_FEATURE) (defined ENABLE_##WTF_FEATURE && ENABLE_##WTF_FEATURE)
-
/* ==== CPU() - the target CPU architecture ==== */
/* This also defines CPU(BIG_ENDIAN) or CPU(MIDDLE_ENDIAN) or neither, as appropriate. */
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes