Added direction to ResourceLoaderContext hashing (prevents cache mangling), dropped...
authorTrevor Parscal <tparscal@users.mediawiki.org>
Sat, 11 Sep 2010 08:22:32 +0000 (08:22 +0000)
committerTrevor Parscal <tparscal@users.mediawiki.org>
Sat, 11 Sep 2010 08:22:32 +0000 (08:22 +0000)
commitb9137a9cf2ed562f7fc11c84e7f2ae4c9e33e9a2
treef1276741b3a3abe27b329f4261129fbb19e4eac3
parent27fc0412264a6d45ab2dce4ac478a6f282c76155
Added direction to ResourceLoaderContext hashing (prevents cache mangling), dropped it from the startup module (it's not being passed on anyways - it's really just for debugging). Also enforced sorting of parameters in URLs to make them easier to read and less likely to miss cache unnessecarily.
includes/ResourceLoaderContext.php
includes/ResourceLoaderModule.php
resources/mediawiki/mediawiki.js