]> spindle.queued.net Git - midori/commit
Disconnect bookmark removal callback with the right data argument
authorChristian Dywan <christian@twotoasts.de>
Wed, 16 Sep 2009 21:48:06 +0000 (23:48 +0200)
committerChristian Dywan <christian@twotoasts.de>
Wed, 16 Sep 2009 23:03:24 +0000 (01:03 +0200)
commite4ac13887d976dfa726168cda089e2a0a79325c9
treec8370bfd624077105cea77bc7495a708fab2e479
parent9d1fdd7a05a73fc1b0bf4aa2912c0548f0a99351
Disconnect bookmark removal callback with the right data argument

It would not actually disconnect before because it was disconnected
with the wrong user data, and thus crash in a multiple window
scenario when a bookmark was deleted.
midori/midori-browser.c