diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2006-10-06 23:12:23 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2006-10-06 23:12:23 +0800 |
commit | 7fe19ecdd665138af915d404ca57e969704c516e (patch) | |
tree | b27aebb6af8851278e8dafe9ffb572debcc25548 /ChangeLog | |
parent | 0a0723e05c55ed32eed1797f649af5389a4fe8db (diff) | |
download | gsoc2013-epiphany-7fe19ecdd665138af915d404ca57e969704c516e.tar.gz gsoc2013-epiphany-7fe19ecdd665138af915d404ca57e969704c516e.tar.zst gsoc2013-epiphany-7fe19ecdd665138af915d404ca57e969704c516e.zip |
Use the top DOM window here, and adapt to gecko 1.8.1.
2006-10-06 Christian Persch <chpe@cvs.gnome.org>
* embed/mozilla/AutoWindowModalState.cpp:
Use the top DOM window here, and adapt to gecko 1.8.1.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2006-10-06 Christian Persch <chpe@cvs.gnome.org> + + * embed/mozilla/AutoWindowModalState.cpp: + + Use the top DOM window here, and adapt to gecko 1.8.1. + 2006-10-05 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/GeckoSpellCheckEngine.cpp: |