Re: GECKO 14: How to get thread safe object of nsIWebProgress

2012-08-03 Thread salilakumar
On Wednesday, August 1, 2012 3:33:20 PM UTC+5:30, Neil wrote: > sali...@gmail.com wrote: >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

Re: GECKO 14: How to get thread safe object of nsIWebProgress

2012-08-03 Thread salilakumar
On Friday, August 3, 2012 3:45:59 PM UTC+5:30, salil...@gmail.com wrote: > On Wednesday, August 1, 2012 3:33:20 PM UTC+5:30, Neil wrote: > > sali...@gmail.com wrote: >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