From b3d2fa7df31a637e044dc6f1c77591dc1aa33f06 Mon Sep 17 00:00:00 2001 From: Manuel Kaufmann Date: Thu, 22 Nov 2012 14:41:12 +0000 Subject: Handle 'create-web-view' signal and open a new tab SL #4236 There are some cases that WebKit.WebView needs to create a new WebKit.WebView (e.g. to open a pop up window) and it emits this signal. Handling this signal we are able to insert a new tab (instead of creating a new window) and attach it next to the current one with the desired url to be load. The signal 'new-window-policy-decision-requested' was removed because it is not more needed because 'create-web-view' will work for all kind of popups. Signed-off-by: Manuel Kaufmann Acked-by: Manuel QuiƱones --- (limited to 'webtoolbar.py') -- cgit v0.9.1