From 6214eca8f29c0623fc13c80d1310c94f65b98191 Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Mon, 5 Jan 2004 23:44:38 +0000 Subject: Ensure that if the nsIDOMWindow provided is a frame inside an embed, we 2004-01-06 Christian Persch * 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. --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index ede10b4f3..c359a7a25 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2004-01-06 Christian Persch + + * 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 * src/window-commands.c: (window_cmd_help_about): -- cgit v1.2.3