[EMAIL PROTECTED] wrote:
wb = do_GetService("@mozilla.org/embedding/browser/nsWebBrowser;1",
&rv );
rv = wb->SetParentURIContentListener( this );
Can I ask what made you think this would work? Particularly the GetService aspect? People keep doing that, so I feel there's some incorrect documentation _somewhere_. -Boris _______________________________________________ dev-embedding mailing list [email protected] https://lists.mozilla.org/listinfo/dev-embedding
