Patch: fix for not accounting applets with onLoad events

Koos Vriezen koos.vriezen at xs4all.nl
Sat Nov 9 12:04:02 GMT 2002


On Fri, 8 Nov 2002, Koos Vriezen wrote:

> Also I had some trouble where to put d->m_javaContext->appletsLoaded().
> KHTMLPart::checkEmitLoadEvent() seem to be too late, onLoad events didn't
> occur, KHTMLPart::checkCompleted() does only work if I commented
> checkEmitLoadEvent() out in KHTMLPart::slotFinishedParsing().
> KHTMLPart::slotFinishedParsing() first does a
> checkEmitLoadEvent() and then a checkCompleted() (which also does a
> checkEmitLoadEvent()).
> Maybe someone can comment on that.

Never mind, should be in both. Same as d->m_frames.

>
> Koos
>





More information about the kfm-devel mailing list