diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +2004-01-06 Christian Persch <chpe@cvs.gnome.org> + + * embed/mozilla/MozillaPrivate.cpp: + * embed/mozilla/PrintingPromptService.cpp: + + Ensure that if the nsIDOMWindow provided is a frame inside an embed, + we get the top-level window and then get the embed from that. + Fixes bug #129028. + 2004-01-04 Christian Persch <chpe@cvs.gnome.org> * src/window-commands.c: (window_cmd_help_about): |