mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-15 10:35:48 +00:00
237bb053d6
It's slow, especially on large pages, and it's triggered very infrequently these days, and only for known bugs. In the future we should replace this with a debugging interface that displays the DOM diff between the original DOM and the round-tripped DOM, as opposed to the boolean interface we have now. By extension, this also means the visualeditor-needcheck tag won't be applied to new edits any more, although its registration and messages are kept around because edits with this tag still exist in page histories. Bug: T87161 Change-Id: I909153492a5786b4b69fccd42ce3c1d4bdb3a059 |
||
---|---|---|
.. | ||
actions | ||
commands | ||
dialogs | ||
inspectors | ||
pages | ||
styles | ||
themes | ||
tools | ||
widgets | ||
ve.ui.MWCommandRegistry.js | ||
ve.ui.MWMobileContext.js | ||
ve.ui.MWMobileSurface.js | ||
ve.ui.MWSequenceRegistry.js |