On Tue, Jan 26, 2016 at 4:09 PM, Margaret Leibovic <mleibo...@mozilla.com> wrote: > There was a discussion about disabling the web run-time here: > https://mail.mozilla.org/pipermail/firefox-dev/2015-December/003663.html
Interesting read – thanks for the link! > Is it possible to develop your app as a hosted webpage? No, it uses the [TCP Socket API][1], which requires the app to be privileged. I recall a lengthy discussion in one of the mailing lists about making it possible to let users host privileged apps. The challenge is to find a way to let Mozilla reviewers accept or reject apps, e.g. by signing source code. Can’t find the discussion anymore. Anyhow, possibly that’s the way to go, and maybe there is already something happening. I don’t read the lists regularly, so am not up to date. > Otherwise, I'm afraid you may need to develop this as a native Android > app for Android users. I won’t downgrade my apps to native Android. ;-) [1]: https://developer.mozilla.org/en-US/docs/Web/API/TCP_Socket_API _______________________________________________ mobile-firefox-dev mailing list mobile-firefox-dev@mozilla.org https://mail.mozilla.org/listinfo/mobile-firefox-dev