mediawiki-extensions-Visual.../modules/ve-mw/init/targets
Bartosz Dziewoński cc1cb63aca targets: Fix silly indirection via a global variable
Since we're inside the Target instance, `ve.init.target` refers to
this object. Some of the code I'm changing even uses `this` instead
of `ve.init.target` on the next or previous line.

Most of the mistakes are a result of mass search-and-replace changes
(478b0bcb, e1a887cc), or moving the code from other classes (d294006d).
But I can't explain the "ve.init.target.getSurface().getDom()" line,
it would be good to figure out why it was this way before we change it.

Change-Id: I0d7c6a48369242d4c99620fcd775ab537420d84a
2019-07-23 22:39:47 +00:00
..
ve.init.mw.DesktopArticleTarget.init.js Log editor switches to visualeditorfeatureuse 2019-07-03 23:58:30 -05:00
ve.init.mw.DesktopArticleTarget.js targets: Fix silly indirection via a global variable 2019-07-23 22:39:47 +00:00
ve.init.mw.MobileArticleTarget.js Update VE core submodule to 962335a40293cf4b1314c0236788f35f080ae877 2019-07-23 22:13:27 +00:00