Hello,
I would appreciate a simple example how to intercept the
nsURIContentListener::OnStartURIOpen event in a XPCOM Component.

I've implemented the nsIObserver::Observe method and now I intercept
the "xpcom-startup" event following the Doug Turner example written in
the "Creating XPCOM Components" book.

My question is how to hook in the WebBrowser object and start
receiving the  nsURIContentListener::OnStartURIOpen notification.

Thanks,
_______________________________________________
mozilla-embedding mailing list
[EMAIL PROTECTED]
http://mail.mozilla.org/listinfo/mozilla-embedding

Reply via email to