Title: [148287] trunk/Source/WTF
Revision
148287
Author
oli...@apple.com
Date
2013-04-12 10:40:29 -0700 (Fri, 12 Apr 2013)

Log Message

Remove bogus change

Modified Paths


Diff

Modified: trunk/Source/WTF/ChangeLog (148286 => 148287)


--- trunk/Source/WTF/ChangeLog	2013-04-12 17:24:19 UTC (rev 148286)
+++ trunk/Source/WTF/ChangeLog	2013-04-12 17:40:29 UTC (rev 148287)
@@ -1,5 +1,11 @@
 2013-04-12  Oliver Hunt  <oli...@apple.com>
 
+        Apologies to all, I have no idea what happened to cause this change.
+
+        * wtf/Platform.h:
+
+2013-04-12  Oliver Hunt  <oli...@apple.com>
+
         [Qt][Win] r148257 broke the build
         https://bugs.webkit.org/show_bug.cgi?id=114512
 

Modified: trunk/Source/WTF/wtf/Platform.h (148286 => 148287)


--- trunk/Source/WTF/wtf/Platform.h	2013-04-12 17:24:19 UTC (rev 148286)
+++ trunk/Source/WTF/wtf/Platform.h	2013-04-12 17:40:29 UTC (rev 148287)
@@ -990,7 +990,7 @@
 #endif
 
 #if PLATFORM(MAC) || PLATFORM(BLACKBERRY)
-#define BINDING_INTEGRITY 1
+#define WTF_USE_REQUEST_ANIMATION_FRAME_DISPLAY_MONITOR 1
 #endif
 
 #if PLATFORM(MAC) && (PLATFORM(IOS) || __MAC_OS_X_VERSION_MIN_REQUIRED >= 1070)
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to