summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorPeter Hofmann <scm@uninformativ.de>2014-06-17 17:14:34 +0200
committerPeter Hofmann <scm@uninformativ.de>2014-06-17 17:14:34 +0200
commit7ac557053f5d18840f03d6e393341f981dc724fc (patch)
tree6f46296497e593ab755c590d936ddfbb8d613587 /README
parent86f76594e12b8b7d9b8901b316852980aaec10f9 (diff)
downloadlariza-7ac557053f5d18840f03d6e393341f981dc724fc.tar.gz
Fix and enhance creation/destruction of tabs
Websites can now open or close tabs/windows if requested by the user. - We must not destroy the window in its destroy handler. - WebKit's "new-window-policy-decision-requested" is totally irrelevant. - Handle WebKit's "create-web-view" by allocating a new window and an "empty" WebView. - Handle WebKit's "close-web-view" by destroying the window, which will call client_destroy(), which will do exactly the same as closing the window manually.
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions