On 12/16/09 6:49 AM, Blaine Monkey wrote:
I assume your EmbedEventListener QI implementation is correct and such?

I don't use QI to obtain the EmbedEventListener object, I used a pointer.

Yes, I know. But the code you're calling into may well QI it. Hence me wanting to double-check that your class actually implements QI to the right interfaces.

I don't know why isn't it detecting when the document is loaded. The end of
a request is when the page is loaded, isn't it?

No, but STATE_STOP|STATE_IS_DOCUMENT is more or less pageload, yes.

At this point, I can't tell you much more given what you've said so far. You'll have to do some debugging...

-Boris

_______________________________________________
dev-embedding mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-embedding

Reply via email to