ResourceLoader::makeLoaderImplementScript: Bind args as '$' and 'jQuery'
authorOri Livneh <ori@wikimedia.org>
Sun, 9 Mar 2014 10:19:25 +0000 (03:19 -0700)
committerKrinkle <krinklemail@gmail.com>
Fri, 11 Apr 2014 18:15:11 +0000 (18:15 +0000)
commit5742c1f385271dadaca454163ad8db4b49bf1e91
tree92a900f53cb96137cac4f899f9320444ad7f6304
parent9d2aa207a09e2f4a8c1134e5764236cdd798e25a
ResourceLoader::makeLoaderImplementScript: Bind args as '$' and 'jQuery'

Make the function that wraps ResourceLoader modules bind the first and
second arguments it receives to '$' and 'jQuery'. This patch is a
follow-up to change I0c9edac35, which updated the invocation of
mw.loader#implement so that it passes jQuery as the first and second
argument.

Change-Id: I0f0c3a04c3b0e6a28115a10bf11a2a78aca66c21
RELEASE-NOTES-1.23
includes/resourceloader/ResourceLoader.php