WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 96480
96517
REGRESSION (
r128270
): fast/events/popup-blocking-timers.html failing on GTK
https://bugs.webkit.org/show_bug.cgi?id=96517
Summary
REGRESSION (r128270): fast/events/popup-blocking-timers.html failing on GTK
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
Add attachment
proposed patch, testcase, etc.
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.
Top of Page
Format For Printing
XML
Clone This Bug