mediawiki-extensions-Visual.../modules
Bartosz Dziewoński be36f1fab1 DesktopArticleTarget.init: Remove code for updating edit links
This JS code duplicates the PHP implementation in VisualEditorHooks
in order to allow changes to the configuration of edit tabs
(e.g. wgVisualEditorUseSingleEditTab and wgVisualEditorTabPosition)
to take effect for logged-out users immediately, without waiting
for the HTML caches to clear.

It was worthwhile 10 years ago when VisualEditor was being rolled out
to new wikis or reconfigured daily, but it is not today when we hardly
ever change these settings.

It proved difficult to maintain as the skins change, it has several
known bugs (T292125, T306807, T346944), and probably several more
unknown ones, given that it hasn't been tested in about 10 years.

Let's remove it and save ourselves the headache. (Also also reduce the
amount of code we ship on all page views by almost a kilobyte.)

Bug: T292125
Bug: T306807
Bug: T346944
Change-Id: Ib82f5402872a2429445463a1e1ef92806d3326f9
2023-10-05 03:11:40 +02:00
..
editcheck Edit check: Simplify "experience" config to "maximumEditcount" 2023-10-03 16:20:51 +01:00
ve-mw DesktopArticleTarget.init: Remove code for updating edit links 2023-10-05 03:11:40 +02:00
ve-mw-collab Revert "Revert "Targets: Use align:'after' instead of actionGroups"" 2023-06-29 18:17:01 +00:00
.eslintrc.json Update eslint-config-wikimedia to 0.24.0 2023-01-18 14:39:04 +00:00
eslint-shared.json Update eslint-config-wikimedia to 0.24.0 2023-01-18 14:39:04 +00:00