(bug 41792) Fix Special:Preferences tabs in IE8 compatibility mode
authorBrad Jorsch <bjorsch@wikimedia.org>
Tue, 20 Nov 2012 16:47:04 +0000 (11:47 -0500)
committerBrad Jorsch <bjorsch@wikimedia.org>
Tue, 20 Nov 2012 16:47:04 +0000 (11:47 -0500)
commit46a3587d546fc16c4bb4579b2da1ce46f5b71065
treef09d40bcde3a5ed9553cb4b293645d42e49c9574
parentefb075268dffaf65d30b57b6874cb1dddfe60efb
(bug 41792) Fix Special:Preferences tabs in IE8 compatibility mode

It seems that IE8 lies about supporting "onhashchange" with the standard
feature test when in compatibility mode. So, sadly, we must add in an
explicit browser check if we want this to work.

Change-Id: Ib2c1b150acd0a0b5b16604e8623d6aa78017a9a0
resources/mediawiki.special/mediawiki.special.preferences.js