mediawiki-extensions-Visual.../modules/ve-mw/init
Ori Livneh 94877eb668 Set mwtiming events' target to 'mwTarget', if unset
We're currently rewriting "mwtiming.performance.system.domLoad" to
"timing.ve.undefined.performance.system.domLoad". The "undefined" comes from
the missing targetName property on the event. I'm not sure why it is missing,
but having it default to 'mwTarget' will Do the Right Thing™.

Task: T93156
Change-Id: If70ff601b6c54ec8f95171cbc43c82c87a177508
2015-03-19 00:40:28 +00:00
..
styles mw.ViewPageTarget: Grey-out body content as soon as edit is clicked 2015-03-18 17:56:28 +00:00
targets Handle TitleBlacklist errors 2015-03-18 21:58:51 +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 Handle TitleBlacklist errors 2015-03-18 21:58:51 +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