change list for WebCore/JavaScriptCore version 60
Dirk Mueller
mueller@kde.org
Sat, 15 Feb 2003 01:57:32 +0100
On Fre, 14 Feb 2003, Darin Adler wrote:
> >>- fixed memory trasher by checking isHTMLElement as well as id when
> >>trying to figure out if a node is a particular class
> >?? where?
> DocumentImpl::recalcStyleSelector
Hmm, how did you manage to trigger that?
The code is written under the assumption that if id() == ID_BODY, the object
is in fact a HTMLBodyElementImpl or something that derives from it. We
assume this in multiple places..
--
Dirk (received 103 mails today)