Confirmed users
514
edits
Line 6: | Line 6: | ||
* [https://bugzilla.mozilla.org/show_bug.cgi?id=894335 Cordova rewrites the navigator object]. | * [https://bugzilla.mozilla.org/show_bug.cgi?id=894335 Cordova rewrites the navigator object]. | ||
** 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. | ** 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. | ||
** It is no longer the case for FirefoxOS 1.2.0. | ** It is no longer the case for FirefoxOS 1.2.0. But further investigation is needed as onCordovaConnectionReady is still not fired. | ||
==Comparing APIs== | ==Comparing APIs== |