mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/MultimediaViewer
synced 2024-11-16 20:35:09 +00:00
e77df57615
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 |
||
---|---|---|
docs | ||
i18n | ||
resources | ||
tests | ||
.gitignore | ||
.gitreview | ||
.jshintignore | ||
.jshintrc | ||
.rubocop.yml | ||
.rubocop_todo.yml | ||
AUTHORS | ||
COPYING | ||
Gemfile | ||
Gemfile.lock | ||
Gruntfile.js | ||
importml.sh | ||
jsduck.json | ||
MultimediaViewer.i18n.php | ||
MultimediaViewer.php | ||
MultimediaViewerHooks.php | ||
package.json | ||
viewer-ltr.svg | ||
viewer-rtl.svg |