Title: [105148] trunk/LayoutTests
Revision
105148
Author
[email protected]
Date
2012-01-17 06:28:52 -0800 (Tue, 17 Jan 2012)

Log Message

[Qt] fast/canvas/canvas-largedraws.html crashes with newer Qt5
https://bugs.webkit.org/show_bug.cgi?id=75167

Patch by Simon Hausmann <[email protected]> on 2012-01-17
Reviewed by Csaba Osztrogonác.

Bug is fixed upstream, so it should be safe to unskip it now.

* platform/qt-5.0/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (105147 => 105148)


--- trunk/LayoutTests/ChangeLog	2012-01-17 13:22:05 UTC (rev 105147)
+++ trunk/LayoutTests/ChangeLog	2012-01-17 14:28:52 UTC (rev 105148)
@@ -1,3 +1,14 @@
+2012-01-17  Simon Hausmann  <[email protected]>
+
+        [Qt] fast/canvas/canvas-largedraws.html crashes with newer Qt5
+        https://bugs.webkit.org/show_bug.cgi?id=75167
+
+        Reviewed by Csaba Osztrogonác.
+
+        Bug is fixed upstream, so it should be safe to unskip it now.
+
+        * platform/qt-5.0/Skipped:
+
 2012-01-17  Nikolas Zimmermann  <[email protected]>
 
         Not reviewed. Update Qt results after r105143..

Modified: trunk/LayoutTests/platform/qt-5.0/Skipped (105147 => 105148)


--- trunk/LayoutTests/platform/qt-5.0/Skipped	2012-01-17 13:22:05 UTC (rev 105147)
+++ trunk/LayoutTests/platform/qt-5.0/Skipped	2012-01-17 14:28:52 UTC (rev 105148)
@@ -810,6 +810,3 @@
 # https://bugs.webkit.org/show_bug.cgi?id=74785
 fast/canvas/2d.text.draw.fill.maxWidth.gradient.html
 
-# [Qt] fast/canvas/canvas-largedraws.html crashes with newer Qt5
-# https://bugs.webkit.org/show_bug.cgi?id=75167
-fast/canvas/canvas-largedraws.html
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to