]> spindle.queued.net Git - midori/commit
Move tab removal out of the signal
authorChristian Dywan <christian@twotoasts.de>
Sat, 14 Jul 2012 22:07:59 +0000 (00:07 +0200)
committerChristian Dywan <christian@twotoasts.de>
Sat, 14 Jul 2012 22:13:44 +0000 (00:13 +0200)
commit9ac017589942cf3f2bf59bf162c9acd82eff062f
tree3f9b677870386b15a0e7ccb86ff95e1b7694870f
parent3627c75e0b0d9287f58affb979b5e32ba2ef0d2f
Move tab removal out of the signal

Every caller should use the API to remove a tab to
produce consistent behavior.
The destroy callback takes care of UI updates.
extensions/tab-panel.c
midori/main.c
midori/midori-browser.c
midori/midori-view.c