Note that jquery.json will be removed in 1.25
authorMatthew Flaschen <mflaschen@wikimedia.org>
Fri, 11 Jul 2014 20:43:09 +0000 (16:43 -0400)
committerMatthew Flaschen <mflaschen@wikimedia.org>
Fri, 11 Jul 2014 21:05:41 +0000 (17:05 -0400)
commit764324f4f2287c2a97d515508cbeb0e34dac0efc
tree9b8c88b51f32ba6d77595e755e80fb7e88ef79a0
parentc2b263dd61e37e79ad75f13d5f4773f11fcf4107
Note that jquery.json will be removed in 1.25

This is a pretty straightforward migration, and improves performance
for users with modern browsers (since the skip function means
browsers with native JSON don't need to download a JSON module)

Stating a removal version will encourage this migration.

Change-Id: I8fe83f30fd27f7bfe50e756846486abdadb91189
resources/src/jquery.json-deprecate.js