mirror of
https://github.com/apache/cordova-android.git
synced 2025-01-31 17:32:51 +08:00
db0a1919f3
Since we don't support Android 1.5/1.6 anymore we don't need to check to see if JSON.stringify is around as it is included in Android 2.1+. By removing this check for JSON.stringify we remove two conditional checks on each call to PhoneGap.exec. As well we get rid of 60 lines of code which are currently bloating phonegap.js.base. |
||
---|---|---|
.. | ||
js | ||
www |