mediawiki.toolbar: temporary workaround for T113868
authorOri Livneh <ori@wikimedia.org>
Sun, 27 Sep 2015 22:24:49 +0000 (15:24 -0700)
committerOri Livneh <ori@wikimedia.org>
Sun, 27 Sep 2015 22:28:30 +0000 (15:28 -0700)
commit08cb9076d4903578591c61fff93905d9bddd7237
tree50081bf46ca0494adb3a447615923d5ed0e5c4a3
parent5fc9d9e6f9244e110bde9a74f0b90c1787d2c6b1
mediawiki.toolbar: temporary workaround for T113868

ResourceLoader does not expect the set of files a module depends on to vary by
language, but since I39d8ed4, mediawiki.toolbar does. To fix this, we need to
replace the module_deps table with something less insane. In the interim, we
can avoid needless recurrent cache invalidation by referencing the superset of
all possible image files as the background-image for a dummy selector.

Bug: T113868
Change-Id: I94ced0617814d83beee35d30ff1158709e884a98
resources/src/mediawiki.toolbar/toolbar.less