Top "Firefox-os" questions

Firefox OS is a discontinued open source HTML5 based operating system developed for mobile devices by the Mozilla Corporation.

Cross-Origin Request Blocked

So I've got this Go http handler that stores some POST content into the datastore and retrieves some other info …

ajax google-app-engine go cors firefox-os
How to create apps for mobiles which are using KaiOS?

I recently found in news that KaiOS has been used in 4G Volte Enabled feature mobile phones. I was wondering …

operating-system mobile-application firefox-os 4g kaios
Install firefox os apps available on Marketplace using App Manager

I am trying to install App using App Manager in Firefox OS device. But my problem is I am unable …

manifest firefox-os
Alternative of onclick for html5

<div id="btnSideToggle" onclick="Viewer.toggleThumbnails();"><img src="assets/pgThumbs.png"></div> Due to …

javascript html onclick firefox-os
Firefox os privileged app error : call to eval() blocked by csp at jquery 1.9.1

I'm making the firefox OS webApp by jQuery. The application type is privileged for using systemXHR. So I define the …

jquery eval content-security-policy firefox-os