Pelle Johnsen wrote: > chrome->QueryInterface(nsIURIContentListener::GetIID(), > (void**)&uriContentListener); > rv = webBrowser->SetParentURIContentListener(uriContentListener);
That looks like a leak to me, but does make it look like the reason things didn't work before is because the object went away... -Boris _______________________________________________ dev-embedding mailing list [email protected] https://lists.mozilla.org/listinfo/dev-embedding
