mediawiki-extensions-Visual.../modules/ve-mw/init/targets
James D. Forrester d989de5c09 DesktopArticleTarget.init: Don't call setEditorPreference twice
This is run after the targetPromise completes (via the platform-agnostic
setDefaultMode proxy), which is the correct time to do so. We should not
do this twice, and we definitely shouldn't do this before the target has
successfully loaded, lest a user ends up with us setting their option to
"prefer" an editor that they actually can't load. Whoops.

Bug: T156316
Change-Id: Icf4b5ddd9c8265ade55f43328f807344b41db350
2017-04-13 04:38:07 +00:00
..
ve.init.mw.DesktopArticleTarget.init.js DesktopArticleTarget.init: Don't call setEditorPreference twice 2017-04-13 04:38:07 +00:00
ve.init.mw.DesktopArticleTarget.js Dropping IE9: Remove disableUneditableContent from DesktopArticleTarget 2017-04-10 08:37:03 -07:00
ve.init.mw.MobileArticleTarget.js *ArticleTarget: Don't trust oldid in the query string, it lies 2017-03-24 00:30:00 +00:00