From 9f534be424c1285f83e53cf00c39726d68a6cb04 Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Sun, 15 Aug 2004 22:24:01 +0000 Subject: Use GetLocalName instead of GetTagName to get the attribute name. Patch by 2004-08-16 Christian Persch * embed/mozilla/EventContext.cpp: Use GetLocalName instead of GetTagName to get the attribute name. Patch by Mikael Brockman, fixes bug #150208. --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 2bf3fb957..6844de07e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2004-08-16 Christian Persch + + * embed/mozilla/EventContext.cpp: + + Use GetLocalName instead of GetTagName to get the attribute name. + Patch by Mikael Brockman, fixes bug #150208. + 2004-08-12 Christian Persch * configure.in: -- cgit v1.2.3