[webkit-dev] WebKit Javascript Popups

Christian Dywan christian at twotoasts.de
Wed May 6 12:08:21 PDT 2009


Am Wed, 6 May 2009 20:21:14 +0100
schrieb "Michael S. Walker" <mike at 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 opened.
> 
> How can we get the URI?
> 
> Thanks
> 

Hey Michael,

have a look at the create-web-view signal in WebKitWebView,
ie. /WebKit/gtk/webkit/webkitwebview.cpp

Yours,
    Christian


More information about the webkit-dev mailing list