[Webkit-unassigned] [Bug 96517] New: REGRESSION (r128270): fast/events/popup-blocking-timers.html failing on GTK

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 12 07:57:10 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=96517

           Summary: REGRESSION (r128270):
                    fast/events/popup-blocking-timers.html failing on GTK
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
               URL: http://build.webkit.org/results/GTK%20Linux%2064-bit%2
                    0Release/r128272%20(28541)/results.html
        OS/Version: Unspecified
            Status: NEW
          Keywords: LayoutTestFailure, MakingBotsRed, Regression
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: zandobersek at gmail.com


fast/events/popup-blocking-timers.html started failing on GTK after r128270.

http://trac.webkit.org/changeset/128270

--- /home/slave/webkitgtk/gtk-linux-64-release/build/layout-test-results/fast/events/popup-blocking-timers-expected.txt 
+++ /home/slave/webkitgtk/gtk-linux-64-release/build/layout-test-results/fast/events/popup-blocking-timers-actual.txt 
@@ -5,12 +5,12 @@
 PASS newWindow is non-null.
 Test calling window.open() in a 100 ms interval. A popup should only be allowed on the first execution of the interval.
 PASS newWindow is non-null.
+Test calling window.open() with a 1000 ms delay. A popup should be allowed.
+PASS newWindow is non-null.
+Test calling window.open() in a nested call to setTimeout(). A popup should not be allowed.
+PASS newWindow is undefined.
 Test calling window.open() in a 100 ms interval. A popup should only be allowed on the first execution of the interval.
 PASS newWindow is undefined.
-Test calling window.open() in a nested call to setTimeout(). A popup should not be allowed.
-PASS newWindow is undefined.
-Test calling window.open() with a 1000 ms delay. A popup should be allowed.
-PASS newWindow is non-null.
 Test calling window.open() with a 1001 ms delay. A popup should not be allowed.
 PASS newWindow is undefined.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list