Title: [117337] trunk/LayoutTests
Revision
117337
Author
commit-qu...@webkit.org
Date
2012-05-16 13:57:22 -0700 (Wed, 16 May 2012)

Log Message

[WK2] Support layoutTestController.dumpProgressFinishedCallback() in WKTR
https://bugs.webkit.org/show_bug.cgi?id=81613

Patch by Dinu Jacob <dinu.ja...@nokia.com> on 2012-05-16
Reviewed by Brady Eidson.

Unskip the related test from mac-kw2 and gtk-wk2 as support has been added.

* platform/gtk-wk2/Skipped:
* platform/mac-wk2/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (117336 => 117337)


--- trunk/LayoutTests/ChangeLog	2012-05-16 20:56:50 UTC (rev 117336)
+++ trunk/LayoutTests/ChangeLog	2012-05-16 20:57:22 UTC (rev 117337)
@@ -1,3 +1,15 @@
+2012-05-16  Dinu Jacob  <dinu.ja...@nokia.com>
+
+        [WK2] Support layoutTestController.dumpProgressFinishedCallback() in WKTR
+        https://bugs.webkit.org/show_bug.cgi?id=81613
+
+        Reviewed by Brady Eidson.
+
+        Unskip the related test from mac-kw2 and gtk-wk2 as support has been added.
+
+        * platform/gtk-wk2/Skipped:
+        * platform/mac-wk2/Skipped:
+
 2012-05-16  Julien Chaffraix  <jchaffr...@webkit.org>
 
         layerX/layerY warning should be removed

Modified: trunk/LayoutTests/platform/gtk-wk2/Skipped (117336 => 117337)


--- trunk/LayoutTests/platform/gtk-wk2/Skipped	2012-05-16 20:56:50 UTC (rev 117336)
+++ trunk/LayoutTests/platform/gtk-wk2/Skipped	2012-05-16 20:57:22 UTC (rev 117337)
@@ -325,9 +325,6 @@
 http/tests/security/cookies/third-party-cookie-blocking-main-frame.html
 http/tests/security/cookies/third-party-cookie-blocking-user-action.html
 
-# WebKitTestRunner needs an implementation of layoutTestController.dumpProgressFinishedCallback
-http/tests/loading/progress-finished-callback.html
-
 # WebKitTestRunner needs an implementation of layoutTestController.overridePreference
 # https://bugs.webkit.org/show_bug.cgi?id=42197
 http/tests/navigation/ping-same-origin.html

Modified: trunk/LayoutTests/platform/mac-wk2/Skipped (117336 => 117337)


--- trunk/LayoutTests/platform/mac-wk2/Skipped	2012-05-16 20:56:50 UTC (rev 117336)
+++ trunk/LayoutTests/platform/mac-wk2/Skipped	2012-05-16 20:57:22 UTC (rev 117337)
@@ -221,10 +221,6 @@
 fast/events/pageshow-pagehide-on-back-cached-with-frames.html
 fast/events/pageshow-pagehide-on-back-cached.html
 
-# [WK2] Support layoutTestController.dumpProgressFinishedCallback() in WKTR
-# https://bugs.webkit.org/show_bug.cgi?id=81613
-http/tests/loading/progress-finished-callback.html
-
 # [WK2] http/tests/navigation/https-in-page-cache.html times out on mac-wk2
 # https://bugs.webkit.org/show_bug.cgi?id=81622
 http/tests/navigation/https-in-page-cache.html
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to