diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2006-10-07 01:17:12 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2006-10-07 01:17:12 +0800 |
commit | ea7da1c6abfa87614a9dd484afc26cccf93cf37f (patch) | |
tree | dec37b7a2521eda2419fafcbcf779a45231aeee3 /ChangeLog | |
parent | 7fe19ecdd665138af915d404ca57e969704c516e (diff) | |
download | gsoc2013-epiphany-ea7da1c6abfa87614a9dd484afc26cccf93cf37f.tar gsoc2013-epiphany-ea7da1c6abfa87614a9dd484afc26cccf93cf37f.tar.gz gsoc2013-epiphany-ea7da1c6abfa87614a9dd484afc26cccf93cf37f.tar.bz2 gsoc2013-epiphany-ea7da1c6abfa87614a9dd484afc26cccf93cf37f.tar.lz gsoc2013-epiphany-ea7da1c6abfa87614a9dd484afc26cccf93cf37f.tar.xz gsoc2013-epiphany-ea7da1c6abfa87614a9dd484afc26cccf93cf37f.tar.zst gsoc2013-epiphany-ea7da1c6abfa87614a9dd484afc26cccf93cf37f.zip |
Revert part of the last change, we don't need the top window here.
2006-10-06 Christian Persch <chpe@cvs.gnome.org>
* embed/mozilla/AutoWindowModalState.cpp:
Revert part of the last change, we don't need the top window here.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -2,6 +2,12 @@ * embed/mozilla/AutoWindowModalState.cpp: + Revert part of the last change, we don't need the top window here. + +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> |