so I've tried to follow the guide under the URL in my previous mail, but still 
no success.

However, looking at the source code of my component, and the sample code under 
the mentioned URL, I found an import reference to an external file:

Components.utils.import("resource://gre/modules/XPCOMUtils.jsm");

so I decided to check whether that file existed. It turns out that it DOES 
exist in XULRunner 10, but IT DOESN'T EXIST in the XULRunner 24 distro I 
downloaded from the Mozilla site.

I am a little wary about just copying the file over from V10 to V24. Can you 
tell me how to proceed?

thanks,
Chris
_______________________________________________
dev-embedding mailing list
dev-embedding@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-embedding

Reply via email to