mediawiki-extensions-Visual.../modules/ve-mw/init
Ori Livneh 11045843bd Silence deprecation and invalid param warnings in API responses
Loading [[en:Sweden]] in VisualEditor requires making 24 API requests for
pageimages / pageprops info, all of which contain the following unnecessary
bloat:

  {"warnings":{"main":{"*":"Unrecognized parameter: 'gpslimit'"},
  "query":{"*":"Formatting of continuation data has changed. To
  receive raw query-continue data, use the 'rawcontinue' parameter.
  To silence this warning, pass an empty string for 'continue' in the
  initial query."}}

That's 276 bytes * 24 requests = 6,624 bytes we could shave without losing
anything at all.

Change-Id: I0e88ebdc47c4d304b71c3c34fde24f82f5abadfc
2015-08-10 20:55:26 -07:00
..
styles MobileArticleTarget: Centre toolbar tools 2015-08-10 21:03:56 +00:00
targets Update VE core submodule to master (da9d929) 2015-08-10 12:33:14 -07:00
ve.init.mw.ApiResponseCache.js Follow-up 8250c8ad54: unbreak ApiResponseCache 2015-07-28 15:10:21 -07:00
ve.init.mw.ImageInfoCache.js Remove unless, and almost-useless closures in response cache 2015-04-30 17:26:05 +00:00
ve.init.mw.js
ve.init.mw.LinkCache.js Silence deprecation and invalid param warnings in API responses 2015-08-10 20:55:26 -07: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 Allow special characters with tooltip or that encapsulate text 2015-04-22 17:46:00 -07:00
ve.init.mw.Target.js Update VE core submodule to master (da9d929) 2015-08-10 12:33:14 -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 ve.init.mw.TargetLoader: Error when RESTbase load call fails 2015-07-10 18:13:37 -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