mediawiki-extensions-Visual.../modules/ve-mw/init
Roan Kattouw 86e1d1214b Factor out the Parsoid API request into its own method
This will allow us to more easily split the API request
into two requests (one for the HTML, one for metadata)
by returning a $.when() promise, and to initiate these
requests earlier (by storing a promise and returning it
in this method).

Change-Id: I4a5d1b8c47a3dc2edfe89925e63dcf90d7038e45
2015-02-24 02:41:21 +00:00
..
styles mw.ViewPageTarget: Remove obsolete transitions for margin 2015-02-23 17:16:46 +00:00
targets Merge "Use prefixed page title for browser title bar" 2015-02-23 17:12:20 +00:00
ve.init.mw.ApiResponseCache.js build: Bump devDependencies to latest 2015-02-02 14:30:39 -08:00
ve.init.mw.ImageInfoCache.js build: Bump devDependencies to latest 2015-02-02 14:30:39 -08:00
ve.init.mw.js build: Bump copyright notices to 2015 2015-01-12 20:34:19 -08:00
ve.init.mw.LinkCache.js Make API module's LinkCache data transmission format more efficient 2015-02-03 11:30:40 -08:00
ve.init.mw.Platform.js Combine imageinfo requests 2015-01-30 17:20:04 -08:00
ve.init.mw.Target.js Factor out the Parsoid API request into its own method 2015-02-24 02:41:21 +00:00
ve.init.mw.TargetEvents.js build: Bump copyright notices to 2015 2015-01-12 20:34:19 -08:00
ve.init.mw.trackSubscriber.js Follow-up 14a4a4ae1: *actually* fix back compat for this.timeStamp 2015-02-23 16:14:07 +00:00