diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2006-01-13 19:46:24 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2006-01-13 19:46:24 +0800 |
commit | fe6b3046a330f10f339099fbbd23587d5da928f6 (patch) | |
tree | 866d88ccffc0fe98fa1228479a70a5646dae8d22 /ChangeLog | |
parent | 3d42f2eccf6cdc5b4c8645fcbc97f66b46d7c70c (diff) | |
download | gsoc2013-epiphany-fe6b3046a330f10f339099fbbd23587d5da928f6.tar gsoc2013-epiphany-fe6b3046a330f10f339099fbbd23587d5da928f6.tar.gz gsoc2013-epiphany-fe6b3046a330f10f339099fbbd23587d5da928f6.tar.bz2 gsoc2013-epiphany-fe6b3046a330f10f339099fbbd23587d5da928f6.tar.lz gsoc2013-epiphany-fe6b3046a330f10f339099fbbd23587d5da928f6.tar.xz gsoc2013-epiphany-fe6b3046a330f10f339099fbbd23587d5da928f6.tar.zst gsoc2013-epiphany-fe6b3046a330f10f339099fbbd23587d5da928f6.zip |
Don't require a HTML document to activate typeaheadfind. Bug #326813.
2006-01-13 Christian Persch <chpe@cvs.gnome.org>
* embed/mozilla/EventContext.cpp:
Don't require a HTML document to activate typeaheadfind.
Bug #326813.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,12 @@ 2006-01-13 Christian Persch <chpe@cvs.gnome.org> + * embed/mozilla/EventContext.cpp: + + Don't require a HTML document to activate typeaheadfind. + Bug #326813. + +2006-01-13 Christian Persch <chpe@cvs.gnome.org> + A embed/mozilla/EphyPromptService.cpp: A embed/mozilla/EphyPromptService.h: * embed/mozilla/Makefile.am: |