mediawiki-extensions-Visual.../modules/ve-mw/init
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
..
styles Remove the sanity check 2015-02-17 17:14:34 -08:00
targets Remove the sanity check 2015-02-17 17:14:34 -08:00
ve.init.mw.ApiResponseCache.js build: Bump devDependencies to latest 2015-02-02 14:30:39 -08:00
ve.init.mw.ImageInfoCache.js build: Bump devDependencies to latest 2015-02-02 14:30:39 -08:00
ve.init.mw.js build: Bump copyright notices to 2015 2015-01-12 20:34:19 -08:00
ve.init.mw.LinkCache.js Make API module's LinkCache data transmission format more efficient 2015-02-03 11:30:40 -08:00
ve.init.mw.Platform.js Combine imageinfo requests 2015-01-30 17:20:04 -08:00
ve.init.mw.Target.js Remove the sanity check 2015-02-17 17:14:34 -08:00
ve.init.mw.TargetEvents.js build: Bump copyright notices to 2015 2015-01-12 20:34:19 -08:00
ve.init.mw.trackSubscriber.js build: Bump copyright notices to 2015 2015-01-12 20:34:19 -08:00