I don't know, I didn't look into detail. My main problem that I wanted to highlight here in this e-mail was not that. I wanted to highlight another example of the type of data us engineers need so we can make decisions about whether we should care if there is a shim or not.
On Wed, Oct 15, 2014 at 12:02 PM, James Forrester <[email protected]> wrote: > 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
