mediawiki-extensions-Visual.../modules
Roan Kattouw 2ed648c4db Make LinkCache fail more gracefully when given undefined
If you tried to do styleElement( undefined, $element ), you'd
get an exception in the mw.Title constructor from a setTimeout.
That's not very nice, and there's no point sending non-strings
through the queue and other data structures in LinkCache, so
instead just make get() return a rejected promise when given
non-string values.

Change-Id: Iab06929d7e232a8ecd8eb1eff9d1190c303421c1
2014-12-02 14:02:45 -08:00
..
ve-mw Make LinkCache fail more gracefully when given undefined 2014-12-02 14:02:45 -08:00
ve-wmf/i18n Localisation updates from https://translatewiki.net. 2014-11-23 22:43:42 +01:00