On 18 déc, 18:32, Tom wrote:
> 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);
>
>
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 se
On 5 déc, 15:13, philippe wrote:
> I use gecko 1.9.2.23
>
> I have an error when I use the GetContentDomWindow on a
> nsIWebBrowserObject
>
> What I do before is:
>
> I create a browser into a window. I navigate on a page using loadURI.
> The page is OK
>
> I trap a key input and start to execute