Bug 96517

Summary: REGRESSION (r128270): fast/events/popup-blocking-timers.html failing on GTK
Product: WebKit Reporter: Zan Dobersek <zan>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: jochen, mikhail.pozdnyakov
Priority: P2 Keywords: LayoutTestFailure, MakingBotsRed, Regression
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
URL: http://build.webkit.org/results/GTK%20Linux%2064-bit%20Release/r128272%20(28541)/results.html

Zan Dobersek
Reported 2012-09-12 07:57:35 PDT
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.
Attachments
Mikhail Pozdnyakov
Comment 1 2012-09-13 00:54:04 PDT
Fails on EFL also.
jochen
Comment 2 2012-10-02 07:09:46 PDT
*** This bug has been marked as a duplicate of bug 96480 ***
Note You need to log in before you can comment on or make changes to this bug.