Title: [89829] trunk/LayoutTests
Revision
89829
Author
[email protected]
Date
2011-06-27 10:16:42 -0700 (Mon, 27 Jun 2011)

Log Message

2011-06-27  Balazs Kelemen  <[email protected]>

        Reviewed by Kenneth Rohde Christiansen.

        WebKitTestRunner needs layoutTestController.setPopupBlockingEnabled
        https://bugs.webkit.org/show_bug.cgi?id=63458

        Put a failing test to the mac list because all wk2 platforms are affected.
        Move the group to the section where the items have bug report.
        * platform/mac-wk2/Skipped:
        * platform/qt-wk2/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (89828 => 89829)


--- trunk/LayoutTests/ChangeLog	2011-06-27 17:04:30 UTC (rev 89828)
+++ trunk/LayoutTests/ChangeLog	2011-06-27 17:16:42 UTC (rev 89829)
@@ -1,3 +1,15 @@
+2011-06-27  Balazs Kelemen  <[email protected]>
+
+        Reviewed by Kenneth Rohde Christiansen.
+
+        WebKitTestRunner needs layoutTestController.setPopupBlockingEnabled
+        https://bugs.webkit.org/show_bug.cgi?id=63458
+
+        Put a failing test to the mac list because all wk2 platforms are affected.
+        Move the group to the section where the items have bug report.
+        * platform/mac-wk2/Skipped:
+        * platform/qt-wk2/Skipped:
+
 2011-06-27  Alexandru Chiculita  <[email protected]>
 
         Reviewed by Ojan Vafai.

Modified: trunk/LayoutTests/platform/mac-wk2/Skipped (89828 => 89829)


--- trunk/LayoutTests/platform/mac-wk2/Skipped	2011-06-27 17:04:30 UTC (rev 89828)
+++ trunk/LayoutTests/platform/mac-wk2/Skipped	2011-06-27 17:16:42 UTC (rev 89829)
@@ -1571,6 +1571,24 @@
 plugins/private-browsing-mode.html
 plugins/private-browsing-mode-2.html
 
+# WebKitTestRunner needs layoutTestController.setPopupBlockingEnabled
+# https://bugs.webkit.org/show_bug.cgi?id=63458
+fast/events/popup-blocked-from-untrusted-click-event-on-anchor.html
+fast/events/popup-blocked-from-iframe-src.html
+fast/events/popup-allowed-from-gesture-initiated-event.html
+fast/events/popup-allowed-from-gesture-initiated-form-submit.html
+fast/events/popup-blocked-from-fake-button-click.html
+fast/events/popup-blocked-from-fake-focus.html
+fast/events/popup-blocked-from-fake-user-gesture.html
+fast/events/popup-blocked-from-history-reload.html
+fast/events/popup-blocked-from-iframe-script.html
+fast/events/popup-blocked-from-mousemove.html
+fast/events/popup-blocked-from-untrusted-mouse-click.html
+fast/events/popup-blocked-from-window-open.html
+fast/events/popup-blocked-to-post-blank.html
+fast/events/popup-blocking-timers.html
+plugins/plugin-initiate-popup-window.html
+
 # Sometimes fails
 # http://webkit.org/b/58990
 editing/undo/undo-iframe-location-change.html
@@ -1641,22 +1659,6 @@
 # WebKitTestRunner needs layoutTestController.authenticateSession
 http/tests/xmlhttprequest/cross-origin-authorization-with-embedder.html
 
-# WebKitTestRunner needs layoutTestController.setPopupBlockingEnabled
-fast/events/popup-blocked-from-untrusted-click-event-on-anchor.html
-fast/events/popup-blocked-from-iframe-src.html
-fast/events/popup-allowed-from-gesture-initiated-event.html
-fast/events/popup-allowed-from-gesture-initiated-form-submit.html
-fast/events/popup-blocked-from-fake-button-click.html
-fast/events/popup-blocked-from-fake-focus.html
-fast/events/popup-blocked-from-fake-user-gesture.html
-fast/events/popup-blocked-from-history-reload.html
-fast/events/popup-blocked-from-iframe-script.html
-fast/events/popup-blocked-from-mousemove.html
-fast/events/popup-blocked-from-untrusted-mouse-click.html
-fast/events/popup-blocked-from-window-open.html
-fast/events/popup-blocked-to-post-blank.html
-fast/events/popup-blocking-timers.html
-
 # WebKitTestRunner needs layoutTestController.addDisallowedURL
 plugins/get-url-that-the-resource-load-delegate-will-disallow.html
 

Modified: trunk/LayoutTests/platform/qt-wk2/Skipped (89828 => 89829)


--- trunk/LayoutTests/platform/qt-wk2/Skipped	2011-06-27 17:04:30 UTC (rev 89828)
+++ trunk/LayoutTests/platform/qt-wk2/Skipped	2011-06-27 17:16:42 UTC (rev 89829)
@@ -1493,7 +1493,6 @@
 plugins/document-open.html
 plugins/embed-prefers-plugins-for-images.html
 plugins/geturlnotify-during-document-teardown.html
-plugins/plugin-initiate-popup-window.html
 plugins/mouse-events-fixedpos.html
 plugins/netscape-dom-access.html
 plugins/npp-set-window-called-during-destruction.html
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to