Sandesh Sethia wrote:
1. Ask Service Manager (by contractID) to give web browser component

No. Web browsers are NOT services. If you're an embedding app, you've created a web browser and embedded it in your UI, right? If not, what _have_ you done?

3. Invoke webbrowser interface method adWebBrowserListener  (not quite sure
abt this method !!)

This is not required, actually. It's just there if you want to get some sorts of notifications.

4. Invoke webnavigation loadURI() method to load the page....

Right.

I get error:

/tmp/cclKCPBZ.o(.gnu.linkonce.t._ZN8nsCOMPtrI17nsIServiceManagerED1Ev+0xa):
In function `nsCOMPtr<nsIServiceManager>::~nsCOMPtr()':
: undefined reference to `nsCOMPtr_base::~nsCOMPtr_base()'
collect2: ld returned 1 exit status

This part I'm sadly not as familiar with... Benjamin might help, maybe?

-Boris
_______________________________________________
dev-tech-xpcom mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-xpcom

Reply via email to