Title: [97004] trunk/Source/WebCore
- Revision
- 97004
- Author
- [email protected]
- Date
- 2011-10-08 00:31:44 -0700 (Sat, 08 Oct 2011)
Log Message
Snow Leopard build fix after r96976. Apparently we just need a full rebuild.
* config.h:
Modified Paths
Diff
Modified: trunk/Source/WebCore/ChangeLog (97003 => 97004)
--- trunk/Source/WebCore/ChangeLog 2011-10-08 07:04:06 UTC (rev 97003)
+++ trunk/Source/WebCore/ChangeLog 2011-10-08 07:31:44 UTC (rev 97004)
@@ -1,3 +1,9 @@
+2011-10-08 Ryosuke Niwa <[email protected]>
+
+ Snow Leopard build fix after r96976. Apparently we just need a full rebuild.
+
+ * config.h:
+
2011-10-07 Mark Hahnenberg <[email protected]>
Add static version of JSCell::deleteProperty
Modified: trunk/Source/WebCore/config.h (97003 => 97004)
--- trunk/Source/WebCore/config.h 2011-10-08 07:04:06 UTC (rev 97003)
+++ trunk/Source/WebCore/config.h 2011-10-08 07:31:44 UTC (rev 97004)
@@ -226,3 +226,4 @@
#if PLATFORM(WIN) && HAVE(AVCF)
#define WTF_USE_AVFOUNDATION 1
#endif
+
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes