Title: [136183] trunk/Tools
Revision
136183
Author
[email protected]
Date
2012-11-29 16:31:41 -0800 (Thu, 29 Nov 2012)

Log Message

Unreviewed, rolling out r136175 and r136177.
http://trac.webkit.org/changeset/136175
http://trac.webkit.org/changeset/136177
https://bugs.webkit.org/show_bug.cgi?id=103683

Changes did not correct Windows build. (Requested by bfulgham
on #webkit).

Patch by Sheriff Bot <[email protected]> on 2012-11-29

* TestWebKitAPI/Tests/WebCore/win/BitmapImage.cpp:

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (136182 => 136183)


--- trunk/Tools/ChangeLog	2012-11-30 00:29:41 UTC (rev 136182)
+++ trunk/Tools/ChangeLog	2012-11-30 00:31:41 UTC (rev 136183)
@@ -1,3 +1,15 @@
+2012-11-29  Sheriff Bot  <[email protected]>
+
+        Unreviewed, rolling out r136175 and r136177.
+        http://trac.webkit.org/changeset/136175
+        http://trac.webkit.org/changeset/136177
+        https://bugs.webkit.org/show_bug.cgi?id=103683
+
+        Changes did not correct Windows build. (Requested by bfulgham
+        on #webkit).
+
+        * TestWebKitAPI/Tests/WebCore/win/BitmapImage.cpp:
+
 2012-11-29  Brent Fulgham  <[email protected]>
 
         [Windows, WinCairo] Unreviewed build correction. Correct debug

Modified: trunk/Tools/TestWebKitAPI/Tests/WebCore/win/BitmapImage.cpp (136182 => 136183)


--- trunk/Tools/TestWebKitAPI/Tests/WebCore/win/BitmapImage.cpp	2012-11-30 00:29:41 UTC (rev 136182)
+++ trunk/Tools/TestWebKitAPI/Tests/WebCore/win/BitmapImage.cpp	2012-11-30 00:31:41 UTC (rev 136183)
@@ -25,10 +25,6 @@
  */
 
 #include "config.h"
-
-#ifndef ASSERT_DISABLED
-#define ASSERT_DISABLED
-#endif
 #include <WebCore/BitmapImage.h>
 
 using namespace WebCore;
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to