Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/webtoolbar.py
diff options
context:
space:
mode:
authorManuel Kaufmann <humitos@gmail.com>2012-11-22 14:41:12 (GMT)
committer Manuel QuiƱones <manuq@laptop.org>2012-11-23 13:42:11 (GMT)
commitb3d2fa7df31a637e044dc6f1c77591dc1aa33f06 (patch)
treeeebd71036bdaf7ee67ea67de103ac38af457a93c /webtoolbar.py
parent28967561e9ac277fb37e0ec209d5050cc90f8e38 (diff)
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 <humitos@gmail.com> Acked-by: Manuel QuiƱones <manuq@laptop.org>
Diffstat (limited to 'webtoolbar.py')
0 files changed, 0 insertions, 0 deletions