Page tabs like "Edit", "View history" do not appear on Special:WhatLinksHere.
Steps to reproduce:
- Visit any page, e.g. https://en.wikipedia.org/wiki/The_Fighting_Temeraire
- Note the full set of page tabs (which ones appear depends on your user preferences, but you should always see "Edit" and "View history")
- Click "What links here" in the sidebar, landing on https://en.wikipedia.org/wiki/Special:WhatLinksHere/The_Fighting_Temeraire
- Expected: The same set of tabs
- Actual: Only a "Read" tab
This affects every skin, not just Vector. According to git bisect, seems to be caused by rMWef458e894888: Replace deprecated methods IContextSource::getWikiPage && IContextSource… / https://gerrit.wikimedia.org/r/c/mediawiki/core/+/702614.

