mediawiki-extensions-Visual.../modules/ve-mw/init
Roan Kattouw 7a29cf3dbf Don't give up immediately for revid mismatches on second load
If a load failed due to a revid mismatch, and a new attempt then
succeeded, we would keep remembering that it initially failed.
Then when we loaded the editor a second time, encountering
a revid mismatch would cause us to give up immediately.

To fix this, forget about any previous failures once
a load succeeds.

Bug: T97069
Change-Id: Ie10a7532759095cbb5fb8d23af602aa7b9611a06
2015-04-23 13:48:00 -07:00
..
styles Fix debug bar margins in monobook 2015-04-19 19:50:08 +01:00
targets Manually set starting progress to 0 incase stylsheets are slow to apply 2015-04-21 11:32:29 +01:00
ve.init.mw.ApiResponseCache.js Replace abstract functions that just throw with null 2015-04-09 23:20:07 +00:00
ve.init.mw.ImageInfoCache.js ImageInfoCache: Don't try to access imageinfo result if it's not set 2015-02-28 01:25:12 +00:00
ve.init.mw.js build: Bump copyright notices to 2015 2015-01-12 20:34:19 -08:00
ve.init.mw.LinkCache.js Use mw.Api to run requests rather than our own stuff in ve.init.mw.Target 2015-02-25 01:57:22 +00:00
ve.init.mw.Platform.init.js Don't self-instantiate platform 2015-04-15 18:46:34 -07:00
ve.init.mw.Platform.js Don't self-instantiate platform 2015-04-15 18:46:34 -07:00
ve.init.mw.Target.js Don't give up immediately for revid mismatches on second load 2015-04-23 13:48:00 -07:00
ve.init.mw.TargetEvents.js Make activation timings sent to EventLogging not lie 2015-04-14 21:57:11 +00:00
ve.init.mw.TargetLoader.js Also load mwformatting in mobile 2015-04-17 10:55:25 -07:00
ve.init.mw.trackSubscriber.js Set targetName for apiLoad and restbaseLoad metrics to the correct values again 2015-04-09 13:57:25 +01:00