Bug 29683

Summary: [GTK] fails to perform window.open() sometimes
Product: WebKit Reporter: Gustavo Noronha (kov) <gustavo>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: xan.lopez
Priority: P2 Keywords: Gtk
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
small test case none

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.