mediawiki-extensions-Visual.../modules/ve-mw/ui
Roan Kattouw 237bb053d6 Remove the sanity check
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
2015-02-17 17:14:34 -08:00
..
actions build: Bump copyright notices to 2015 2015-01-12 20:34:19 -08:00
commands build: Bump copyright notices to 2015 2015-01-12 20:34:19 -08:00
dialogs Remove the sanity check 2015-02-17 17:14:34 -08:00
inspectors build: Bump copyright notices to 2015 2015-01-12 20:34:19 -08:00
pages Make category widget items draggable 2015-02-05 16:06:45 -08:00
styles MWCategoryItemWidget: Update CSS for OOUI changes 2015-02-07 19:04:50 +00:00
themes build: Bump copyright notices to 2015 2015-01-12 20:34:19 -08:00
tools Wait with showing edit notices until after the welcome dialog is closed 2015-02-02 17:25:02 +00:00
widgets Normalize external links from the API 2015-02-17 11:05:48 -08:00
ve.ui.MWCommandRegistry.js build: Bump copyright notices to 2015 2015-01-12 20:34:19 -08:00
ve.ui.MWMobileContext.js build: Bump copyright notices to 2015 2015-01-12 20:34:19 -08:00
ve.ui.MWMobileSurface.js build: Bump copyright notices to 2015 2015-01-12 20:34:19 -08:00
ve.ui.MWSequenceRegistry.js build: Bump copyright notices to 2015 2015-01-12 20:34:19 -08:00