mediawiki-extensions-Multim.../tests/qunit/mmv
Tisza Gergő 6dddb2f7db Do not set up the overlay on irrelevant hash changes
On not-MMV -> not-MMV hash changes the bootstrap class has set
up and immediately torn down the overlay. Besides slowing things
down, this broke TOC navigation on Chrome in an ugly way.

Add a special case to skip the overlay loading when the new hash
does not contain #/media. This is a quick-and-dirty fix; the whole
loading and hash handling could use a rewrite.

Bug: T119854
Change-Id: I5494903dfe778e533773ff142fdf756475c2df32
2015-12-06 08:00:22 +00:00
..
logging Make logging less noisy in debug mode 2015-02-19 23:50:04 +00:00
model Apply coding conventions for JavaScript 2015-01-23 12:48:27 +00:00
provider Apply coding conventions for JavaScript 2015-01-23 12:48:27 +00:00
routing Make media viewer use the same prefix as mobile 2015-02-25 21:22:05 +01:00
ui Turn mmv-next/mmv-prev into OO events 2015-09-29 13:11:22 +02:00
mmv.bootstrap.test.js Do not set up the overlay on irrelevant hash changes 2015-12-06 08:00:22 +00:00
mmv.Config.test.js Apply coding conventions for JavaScript 2015-01-23 12:48:27 +00:00
mmv.EmbedFileFormatter.test.js Apply coding conventions for JavaScript 2015-01-23 12:48:27 +00:00
mmv.HtmlUtils.test.js Apply coding conventions for JavaScript 2015-01-23 12:48:27 +00:00
mmv.lightboximage.test.js Fix resize issues (Part II) 2014-02-28 10:22:21 +01:00
mmv.lightboxinterface.test.js Turn mmv-next/mmv-prev into OO events 2015-09-29 13:11:22 +02:00
mmv.test.js Turn mmv-next/mmv-prev into OO events 2015-09-29 13:11:22 +02:00
mmv.testhelpers.js Show popup when the user visits a file page the first time after disabling MMV 2014-10-21 14:28:20 +00:00
mmv.ThumbnailWidthCalculator.test.js Remove the 640 bucket 2015-06-18 10:18:00 +02:00