Hi all,
I have created custom XPCOM component but I need to call it's interface from 
web content (not from xul). 

I know that there is the Components.classes[...].createInstance() but this 
doesn't work in content withou raising the priviledges and appearance of the 
security dialog box.

Is there any way how to register this component to be creatable by a New 
call from JS or at least to attach it as a property of the window object?

Thank you very much for any info even some small hints would be very 
helpful.

Tom Mraz

-----------------------------------------------------------------
No matter how far down the wrong road you've gone, turn back.
                                                Turkish proverb


Reply via email to