From 391793b9bb2498599791b506f6c09080845ae7b0 Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Sun, 18 Jan 2004 21:01:04 +0000 Subject: We need to use do_QueryInterface to get from the nsIDOM[Key|Mouse]Event to 2004-01-18 Christian Persch * embed/mozilla/mozilla-embed.cpp: We need to use do_QueryInterface to get from the nsIDOM[Key|Mouse]Event to the nsIDOMEvent, not just cast it. --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 527db59ee..ee3519b99 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2004-01-18 Christian Persch + + * embed/mozilla/mozilla-embed.cpp: + + We need to use do_QueryInterface to get from the + nsIDOM[Key|Mouse]Event to the nsIDOMEvent, not just + cast it. + 2004-01-17 Christian Persch * embed/mozilla/mozilla-embed.cpp: -- cgit v1.2.3