]> git.0d.be Git - empathy.git/commit
theme-adium: keep count of the pages loading instead of using a boolean
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Thu, 24 Mar 2011 14:00:37 +0000 (15:00 +0100)
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Mon, 28 Mar 2011 06:34:42 +0000 (08:34 +0200)
commit36f079ca48db4727b237ea471f13f7593c8e1b71
tree027dc04e964652c4ef2a91a161808df3c8ed006c
parent3935bc1bc5c5da553f74eb2db75d0a7f1444bc6d
theme-adium: keep count of the pages loading instead of using a boolean

Each time theme_adium_clear() is called, WebKit has to reload the page. If we
do multi calls to clear() in a short interval, we used to think the page was
loaded while it was the *old* one which was actually loaded. (#645670)
libempathy-gtk/empathy-theme-adium.c