mediawiki-extensions-Multim.../resources/mmv
Brion Vibber e77df57615 Workaround apparent bug in Edge's history.pushState
When attempting to clear the hash state via history.pushState(),
MS Edge in Windows 10 build 10159 errors out with the helpful
"Unspecified Error".

Catching the exception and trying again with a "#" works around
the error and doesn't look any worse than the non-pushState code
path -- and should have no side effects when the bug is fixed.

Bug: T104381
Change-Id: I6ea4d367af64f85018b06b859ce688053a1caf0f
2015-07-03 13:43:17 -07:00
..
img Show popup when the user visits a file page the first time after disabling MMV 2014-10-21 14:28:20 +00:00
logging Merge "Record virtual image views" 2015-03-12 09:04:54 +00:00
model Apply coding conventions for JavaScript 2015-01-23 12:48:27 +00:00
provider Avoid not caching meta=filerepoinfo calls for logged in users 2015-05-27 16:51:54 -07:00
routing Make media viewer use the same prefix as mobile 2015-02-25 21:22:05 +01:00
ui Fix clipping of text when metadata panel is closed 2015-06-19 00:42:35 +00:00
mmv.base.js Feature detection for MV load: add SVG, remove Object.create 2014-09-09 10:54:11 +00:00
mmv.bootstrap.autostart.js Apply coding conventions for JavaScript 2015-01-23 12:48:27 +00:00
mmv.bootstrap.js Workaround apparent bug in Edge's history.pushState 2015-07-03 13:43:17 -07:00
mmv.bootstrap.less Show popup when the user visits a file page the first time after disabling MMV 2014-10-21 14:28:20 +00:00
mmv.Config.js Catch exceptions thrown by localStorage.getItem 2015-04-02 14:15:24 +02:00
mmv.EmbedFileFormatter.js Apply coding conventions for JavaScript 2015-01-23 12:48:27 +00:00
mmv.globals.less Make the ellipsis of truncated texts more prominent 2014-11-11 15:37:14 +00:00
mmv.head.js Catch exceptions thrown by localStorage.getItem 2015-04-02 14:15:24 +02:00
mmv.HtmlUtils.js Apply coding conventions for JavaScript 2015-01-23 12:48:27 +00:00
mmv.js Differentiate placeholder and final image 2015-03-18 09:41:48 +01:00
mmv.lightboximage.js Show alt-text in export dialog and for lightbox image 2014-12-30 15:47:25 -05:00
mmv.lightboxinterface.js Fix clipping of text when metadata panel is closed 2015-06-19 00:42:35 +00:00
mmv.lightboxinterface.less Removed the second scrollbar appeared while loading images 2015-01-20 01:43:26 -05:00
mmv.loaded.css Fix CSS for hiding content 2014-06-08 02:12:11 +00:00
mmv.mixins.less mmv.mixins.less: Remove '-ms-linear-gradient' 2015-05-27 15:26:09 +00:00
mmv.ThumbnailWidthCalculator.js Remove the 640 bucket 2015-06-18 10:18:00 +02:00