[webkit-dev] WebKit Javascript Popups

2009-05-06 Thread Michael S. Walker
Hi, I'm a developer for Uzbl (http://www.uzbl.org) and we've got a problem with opening new links via javascript's window.open(). We don't know how to get the URI being requested, and so no new window is opened. How can we get the URI? Thanks -- Michael Walker (http://www.barrucadu.co.uk)

Re: [webkit-dev] WebKit Javascript Popups

2009-05-06 Thread Christian Dywan
Am Wed, 6 May 2009 20:21:14 +0100 schrieb Michael S. Walker m...@barrucadu.co.uk: Hi, I'm a developer for Uzbl (http://www.uzbl.org) and we've got a problem with opening new links via javascript's window.open(). We don't know how to get the URI being requested, and so no new window is