Bug 29683 - [GTK] fails to perform window.open() sometimes
Summary: [GTK] fails to perform window.open() sometimes
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords: Gtk
Depends on:
Blocks:
 
Reported: 2009-09-23 07:57 PDT by Gustavo Noronha (kov)
Modified: 2010-02-27 14:45 PST (History)
1 user (show)

See Also:


Attachments
small test case (125 bytes, text/html)
2009-09-23 07:58 PDT, Gustavo Noronha (kov)
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Gustavo Noronha (kov) 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.
Comment 1 Gustavo Noronha (kov) 2009-09-23 07:58:44 PDT
Created attachment 39995 [details]
small test case
Comment 2 Xan Lopez 2010-02-27 14:45:48 PST
We seem to pass this now, I've unskipped it in r55356.