mediawiki-extensions-Visual.../modules/ve-mw/init/targets
Bartosz Dziewoński a02e68374e init: Fix checks for required skin elements to avoid false positives
* Do not try to load the editor on protected pages, or if the user
  doesn't have permission to edit pages.
* Move the check for required DOM elements after the check for
  pages without the editor (T162411) and after DOM ready (T163307).

Bug: T162411
Bug: T163307
Change-Id: I8149694ba8155682701f2cda6ca212d60f446caa
2017-05-01 11:24:01 +00:00
..
ve.init.mw.DesktopArticleTarget.init.js init: Fix checks for required skin elements to avoid false positives 2017-05-01 11:24:01 +00:00
ve.init.mw.DesktopArticleTarget.js DesktopArticleTarget: only destroy notices tool if it exists 2017-04-26 18:03:39 +00: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