On Thursday, September 19, 2013 10:06:30 AM UTC+5:30, Vasu Yadav wrote:
> Hi
>
>
>
> We are facing problem with our Add-ons support for FireFox 24.Firefox is
> crashing. In earlier approach we was using 'JS_GetGlobalObject' to get global
>
hose, making sure that
>
> it works, and then iterating on it to turn it into what you need.
>
>
>
> bholley
>
>
>
> On Wed, Oct 16, 2013 at 10:16 AM, Vasu Yadav
> wrote:
>
> > On Friday, October 4, 2013 6:16:36 PM UTC+
On Wednesday, October 16, 2013 1:46:48 PM UTC+5:30, Vasu Yadav wrote:
> On Friday, October 4, 2013 6:16:36 PM UTC+5:30, Bobby Holley wrote:
>
> > On Fri, Oct 4, 2013 at 2:36 PM, wrote:
>
> >
>
> >
>
> >
>
> > > Based on my underst
On Friday, October 4, 2013 6:16:36 PM UTC+5:30, Bobby Holley wrote:
> On Fri, Oct 4, 2013 at 2:36 PM, wrote:
>
>
>
> > Based on my understanding, I need to create a JS XPCOM component apart
>
> > from the existing C++ XPCOM component I already have. All the JavaScript
>
> > function calls nee
Hi
Could you please help me " Instantiate JavaScript XPCOM Component from C++
XPCOM Component/ C++ Code"
I have tried one same code given below.
HellowWorld.js
Components.utils.import("resource://gre/modules/XPCOMUtils.jsm");
function HelloWorld()
{
}
H
On Friday, October 4, 2013 6:16:36 PM UTC+5:30, Bobby Holley wrote:
> On Fri, Oct 4, 2013 at 2:36 PM, wrote:
>
>
>
> > Based on my understanding, I need to create a JS XPCOM component apart
>
> > from the existing C++ XPCOM component I already have. All the JavaScript
>
> > function calls nee
6 matches
Mail list logo