diff options
author | Peter Hofmann <scm@uninformativ.de> | 2014-06-17 17:14:34 +0200 |
---|---|---|
committer | Peter Hofmann <scm@uninformativ.de> | 2014-06-17 17:14:34 +0200 |
commit | 7ac557053f5d18840f03d6e393341f981dc724fc (patch) | |
tree | 6f46296497e593ab755c590d936ddfbb8d613587 /Makefile | |
parent | 86f76594e12b8b7d9b8901b316852980aaec10f9 (diff) | |
download | lariza-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 'Makefile')
0 files changed, 0 insertions, 0 deletions