Go to file
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
docs Update JSDuck config to standard jsduck.json 2015-03-05 23:42:59 +01:00
i18n Localisation updates from https://translatewiki.net. 2015-06-28 22:14:26 +02:00
resources Workaround apparent bug in Edge's history.pushState 2015-07-03 13:43:17 -07:00
tests Merge "Fix two failing QUnit tests" 2015-06-21 23:00:38 +00:00
.gitignore build: Configure banana-checker and jsonlint 2015-06-19 21:55:50 -07:00
.gitreview Add .gitreview 2013-08-08 11:11:01 +02:00
.jshintignore Fix hash self-reaction 2014-02-24 19:14:45 +01:00
.jshintrc Make JSHint enforce ES3 compatibility 2014-05-28 22:58:33 +00:00
.rubocop.yml Prepare repository for running RuboCop after every push to Gerrit 2014-10-21 15:45:50 +02:00
.rubocop_todo.yml Differentiate placeholder and final image 2015-03-18 09:41:48 +01:00
AUTHORS Big credits patch 2014-02-13 13:38:19 -08:00
COPYING Initial commit - working demo 2013-09-03 16:52:28 -07:00
Gemfile Prepare repository for running RuboCop after every push to Gerrit 2014-10-21 15:45:50 +02:00
Gemfile.lock Differentiate placeholder and final image 2015-03-18 09:41:48 +01:00
Gruntfile.js build: Configure banana-checker and jsonlint 2015-06-19 21:55:50 -07:00
importml.sh Make importml.sh less Linux-centric, more UNIX-agnostic 2013-12-05 00:19:02 +00:00
jsduck.json Update JSDuck config to standard jsduck.json 2015-03-05 23:42:59 +01:00
MultimediaViewer.i18n.php Update i18n shim 2014-04-22 13:31:20 +00:00
MultimediaViewer.php Remove the 640 bucket 2015-06-18 10:18:00 +02:00
MultimediaViewerHooks.php Record virtual image views 2015-02-16 18:06:08 +01:00
package.json build: Configure banana-checker and jsonlint 2015-06-19 21:55:50 -07:00
viewer-ltr.svg Convert Mac line endings to Linux ones for some SVG files 2014-06-17 19:55:34 +00:00
viewer-rtl.svg Fix images and related CSS for RTL wikis 2013-11-26 00:54:18 +02:00