mediawiki-extensions-Visual.../modules/ve-mw/init
Roan Kattouw f620111b9e Send Parsoid API request immediately when user clicks edit
Move requestPageData from mw.Target to TargetLoader, call it
in init init, and pass the promise it returns into load()
via activate().

Bug: T90372
Change-Id: I828b8474e5a76b3d0d7d08735b4d865c29d2f820
2015-03-16 08:56:42 -07:00
..
styles mw.ViewPageTarget: Hide ve-ui-surface during activation as well 2015-03-12 16:04:13 +00:00
targets Send Parsoid API request immediately when user clicks edit 2015-03-16 08:56:42 -07: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 Send Parsoid API request immediately when user clicks edit 2015-03-16 08:56:42 -07:00
ve.init.mw.TargetEvents.js build: Bump copyright notices to 2015 2015-01-12 20:34:19 -08:00
ve.init.mw.TargetLoader.js Send Parsoid API request immediately when user clicks edit 2015-03-16 08:56:42 -07:00
ve.init.mw.trackSubscriber.js Send abort event on unload 2015-03-03 15:25:57 +00:00