I'm currently on Firefox 28, unable to convince my bosses (yet) to upgrade to 
FF31 ESR.  I'm backporting the nsIXULRuntime.processID code implemented in FF31 
to an addon.  So far the files compile fine, but there's a couple of issues I'm 
struggling with:

* The libftUtils.so file should be in a platform-specific subdirectory (since 
I'll be needing to compile the same code for Mac as well), and chrome.manifest 
should reflect that
* I can't figure out how to copy an install.rdf file from the source directory 
into the target directory (dist/xpi-stage/ftUtils)

I need these working before I can properly test that the component does what I 
want it to.  Please advise!

Samples of current code available upon request.

Alex Vincent
Hayward, CA
_______________________________________________
dev-builds mailing list
dev-builds@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-builds

Reply via email to