mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-15 10:35:48 +00:00
1e96f47563
These constructors only take a single argument, so the api config was being ignored and the input would fall back to the default `new mw.Api()`. The order is changed so that the "api" config is merely a default, and can be changed by whatever comes later. The UserInputWidget currently doesn't accept an "api" config. This will be fixed in Ifb1dd9d. But this is not a blocker. Merging this patch here before the other won't have any consequence. It will just continue to ignore the "api" config. ;-) Change-Id: I15c35216c717576c6767927cac06ef72198fc95a |
||
---|---|---|
.. | ||
ce | ||
dm | ||
init | ||
preinit | ||
tests | ||
themes | ||
ui |