On 15 October 2014 10:35, Jon Robson <[email protected]> wrote: > I was > reviewing some code and someone used JSON.stringify - this is not > available in Android < 2.3 and I have no idea what our traffic for > Android 2.1 and 2.2 is and if it is significant e.g. more than 1% of > our traffic. >
Huh, that's odd; we have a shim for JSON which provides this functionality for older browsers, as announced last month: https://www.mail-archive.com/wikitech-l%40lists.wikimedia.org/msg78108.html Is something failing to load it correctly? J. -- James D. Forrester Product Manager, Editing Wikimedia Foundation, Inc. [email protected] | @jdforrester
_______________________________________________ Analytics mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/analytics
