diff options
author | Diego Escalante Urrelo <descalante@igalia.com> | 2010-03-11 08:20:01 +0800 |
---|---|---|
committer | Diego Escalante Urrelo <descalante@igalia.com> | 2010-03-16 07:29:58 +0800 |
commit | 50cd4276088499093b428b54195a88c4b7a1a0ad (patch) | |
tree | d7fdd76f949ca99c246c6aa56cb1a5cb669454cb /embed/ephy-embed-event.h | |
parent | 061f31953d1d4a6b18b7ac434f0520e65249b9e1 (diff) | |
download | gsoc2013-epiphany-50cd4276088499093b428b54195a88c4b7a1a0ad.tar gsoc2013-epiphany-50cd4276088499093b428b54195a88c4b7a1a0ad.tar.gz gsoc2013-epiphany-50cd4276088499093b428b54195a88c4b7a1a0ad.tar.bz2 gsoc2013-epiphany-50cd4276088499093b428b54195a88c4b7a1a0ad.tar.lz gsoc2013-epiphany-50cd4276088499093b428b54195a88c4b7a1a0ad.tar.xz gsoc2013-epiphany-50cd4276088499093b428b54195a88c4b7a1a0ad.tar.zst gsoc2013-epiphany-50cd4276088499093b428b54195a88c4b7a1a0ad.zip |
downloader-view: use update_download_row correctly on add
When adding a download we should call update_download_row() *after* connecting
the signal handlers or they will never be disconnected.
Also, in update_download_row() we should consider that the case where it is
called with a download that has already been removed as a non fatal case (i.e.
just return;). This is because in downloader_view_add_download() we can have
the signal handlers remove the download from the view before the manual call
(it was happening vice versa before this).
Diffstat (limited to 'embed/ephy-embed-event.h')
0 files changed, 0 insertions, 0 deletions