CordovaFirefoxOS
This page is to document the development of Cordova for FirefoxOS. It is edited quite often, co
Current issues
https://bugzilla.mozilla.org/show_bug.cgi?id=894335 - Cordova rewrites the navigator object in https://github.com/apache/cordova-js/blob/master/lib/scripts/bootstrap.js#L49. The temporary solution is to comment out https://github.com/apache/cordova-js/blob/master/lib/scripts/bootstrap.js#L67. This implies more issues, especially firing several events needs to be forced.