On Wednesday, February 26, 2014 5:40:47 PM UTC-8, Hubert Figuière wrote: > On 26/02/14 08:27 PM, Syed Qutub wrote: > > > I have a HTML/CSS/JS application. For that application to work, we also > > have a browser npapi plugin ".so" file that is installed in plugins dir of > > firefox. This works on firefox browser on Linux. Now I want my application > > to run on Firefox OS (B2G). How do I port that ".so" plugin to firefox OS?. > > > > NPAPI isn't supported on Firefox OS and won't be. The platform is the > > web and NPAPI isn't part of that. >
Thanks Hub, I am sorry, didn't know that. But I do see a lot of source and compiled .o files for npapi within firefox OS source code tree under 'gecko/dom/plugins/base/' and 'objdir-gecko/dom/plugins/base/'. What are these about? So any suggestions on specifically what other options do I have in this scenario? Thanks. > > > Hub _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
