Re: nsIDOMWindow->GetContentDOMWindow problem
Tom <[email protected]> Sun, 18 Dec 2011 09:32:31 -0800 (PST)
| Newsgroups | gmane.comp.mozilla.devel.embedding |
|---|---|
| Organization | http://groups.google.com |
| Message-ID | <c157bd97-04a5-4c4f-98ac-04de624e3dfd@t16g2000vba.googlegroups.com> |
It's happening to me as well. I've been embedding Gecko for many years (in MathCast). Something has changed dramatically lately. And I get an exception in nsDocShellTreeOwner.cpp line 889, nsEventListenerManager* elmP = target->GetListenerManager(PR_TRUE); I've compiled SeaMonkey 2.5. It also seems that WinEmbed has the same exception. MFCEmbed and the other samples are gone. I pretty much don't know what to do, and I'll appreciate any help. Thank you very much.