RESOLVED FIXED 29683
[GTK] fails to perform window.open() sometimes
https://bugs.webkit.org/show_bug.cgi?id=29683
Summary [GTK] fails to perform window.open() sometimes
Gustavo Noronha (kov)
Reported 2009-09-23 07:57:19 PDT
The test plugins/destroy-during-npp-new.html is failing because the window is not even created. Its window.open('data:text/html,Hello world!') returns undefined. A window.open('http://webkit.org/') also doesn't work when run from inside a page. Both work when run from the inspector.
Attachments
small test case (125 bytes, text/html)
2009-09-23 07:58 PDT, Gustavo Noronha (kov)
no flags
Gustavo Noronha (kov)
Comment 1 2009-09-23 07:58:44 PDT
Created attachment 39995 [details] small test case
Xan Lopez
Comment 2 2010-02-27 14:45:48 PST
We seem to pass this now, I've unskipped it in r55356.
Note You need to log in before you can comment on or make changes to this bug.