Thanks for the reply Neil.
My use case is, I have RPC listener in addon, which is called from some other
application. On receiving of RPC event, I need to load a specific URL to the
browser. For this I need nsIWebNavigation object in RPC handler.
If there is a way to load the URL to the browser
Hi
dev environment: Windows and VS, win32[c++]
Background: I have a callback function which loads the url using
nsIWebNavigation object. This call back function is called through some RPC.
Current process of getting nsIWebNavigation object:
1. In method "OnStateChange", created nsIProxyObjectMan
2 matches
Mail list logo