(Bug 27559) Preserve tab selection after submit in [[Special:Preferences]]
authorPavel Selitskas <p.selitskas@gmail.com>
Sat, 12 Jan 2013 01:20:04 +0000 (04:20 +0300)
committerPavel Selitskas <p.selitskas@gmail.com>
Wed, 16 Jan 2013 22:53:20 +0000 (01:53 +0300)
commitcc74fcb829f3e8f5388bca98263fde5eae6e7db8
tree0325728e3fbc974955052bcc88e482a9ecec3e79
parent6b8bd58bc727ee5d7d118c32de43b3850b57ca42
(Bug 27559) Preserve tab selection after submit in [[Special:Preferences]]

Firstly it was planned to be implemented via cookies, but they behave terribly.
So, for now it's a HTML5-only solution (via sessionStorage).

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