diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2006-04-01 19:56:36 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2006-04-01 19:56:36 +0800 |
commit | 44d71da97fd6037b37927ac2ab6c59cdd82d00e2 (patch) | |
tree | ddf6d67ea6c2a88cdae03e9af853c4270b4ed8d5 /ChangeLog | |
parent | 3c6e295fa5fcac08ad9f5a7359107117db70464b (diff) | |
download | gsoc2013-epiphany-44d71da97fd6037b37927ac2ab6c59cdd82d00e2.tar gsoc2013-epiphany-44d71da97fd6037b37927ac2ab6c59cdd82d00e2.tar.gz gsoc2013-epiphany-44d71da97fd6037b37927ac2ab6c59cdd82d00e2.tar.bz2 gsoc2013-epiphany-44d71da97fd6037b37927ac2ab6c59cdd82d00e2.tar.lz gsoc2013-epiphany-44d71da97fd6037b37927ac2ab6c59cdd82d00e2.tar.xz gsoc2013-epiphany-44d71da97fd6037b37927ac2ab6c59cdd82d00e2.tar.zst gsoc2013-epiphany-44d71da97fd6037b37927ac2ab6c59cdd82d00e2.zip |
Fix crash when cancelling the prompt before the timeout has run.
2006-04-01 Christian Persch <chpe@cvs.gnome.org>
* embed/mozilla/EphyPromptService.cpp:
Fix crash when cancelling the prompt before the timeout has run.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2006-04-01 Christian Persch <chpe@cvs.gnome.org> + + * embed/mozilla/EphyPromptService.cpp: + + Fix crash when cancelling the prompt before the timeout has run. + 2006-03-28 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/EphyPromptService.cpp: |