mediawiki-extensions-Visual.../modules/ve-mw/init
Alex Monk 9019f02130 Check for the two revision IDs returned by the server being different
With RESTbase we'll be able to retry the older one, but right now we have to do
both with the same request.

This commit retries loading once, then starts emitting errors.

Bug: T92993
Change-Id: Ifbf44b777279dafbe31ab438838d70acd44de726
2015-03-25 20:46:27 +00:00
..
styles Make loading progress bar determinate 2015-03-20 20:08:01 +00:00
targets Emit activation entry/exit traces at the appropriate times 2015-03-23 23:19:12 +00:00
ve.init.mw.ApiResponseCache.js Remove use of ve.indexOf and ve.getObjectKeys 2015-03-10 17:28:00 +01: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.js Combine imageinfo requests 2015-01-30 17:20:04 -08:00
ve.init.mw.Target.js Check for the two revision IDs returned by the server being different 2015-03-25 20:46:27 +00:00
ve.init.mw.TargetEvents.js Merge "Handle TitleBlacklist errors" 2015-03-18 22:44:36 +00:00
ve.init.mw.TargetLoader.js Unbreak TargetLoader when ViewPageTarget.init isn't present 2015-03-17 17:38:29 -07:00
ve.init.mw.trackSubscriber.js Set mwtiming events' target to 'mwTarget', if unset 2015-03-19 00:40:28 +00:00