Last modified: 2014-07-22 14:14:07 UTC
When showing an image, the URL is changed but the page title is not, which renders the browser history mostly useless. We should update the page title to something like the image name. (The title parameter in pushState is ignored, but e.g. gmail still manages to do this in a way which works well with the browser history, so there must be a way to do it, probably by setting document.title at the right time.)
Change 147392 had a related patch set uploaded by Gergő Tisza: Use image title in history https://gerrit.wikimedia.org/r/147392
Change 147392 merged by jenkins-bot: Use image title in history https://gerrit.wikimedia.org/r/147392