Comment 3 for bug 1021565

Revision history for this message
Cris Dywan (kalikiana) wrote :

Closing with close buttons works.
If Midori calls remove_tab() the signal is never emitted.

This is tab-removed in Midori:

view = tab.get_page()
/* internal Midori signal that the tab was removed */
view.destroy()
return true