mediawiki-extensions-Visual.../modules/ve-mw/init
Ori Livneh c27661507b Log DOM save timing; update existing ve.track calls
* For consistency with target.loading, target.saving should be either a boolean
  false or a jqXHR, with the latter type indicating a pending save attempt.
* Rename 'DOM Retrieved' topic to 'performance.parsoid.domLoad' (and thus
  inaugurate a convention of hierarchical, dot-separated topic names).
* Add a 'performance.parsoid.domSave', which is a near-mirror of domLoad, but
  measures the time it takes to save a DOM.
* Remove three old ve.track events, because they are not used and because their
  name and signature are not consistent with current usage.
  - page-save-attempt
  - page-save-success
  - page-edit-impression

Change-Id: I54602394eee5d6d9229c01d868cb366c9f56b2c3
2013-10-11 15:16:05 -07:00
..
styles Make the save dialog an actual dialog 2013-10-07 15:59:00 -07:00
targets Log DOM save timing; update existing ve.track calls 2013-10-11 15:16:05 -07:00
ve.init.mw.js The great directory split of 2013 2013-07-02 20:51:38 -07:00
ve.init.mw.Platform.js data: Rename MessagesModule to DataModule 2013-08-29 18:07:35 -07:00
ve.init.mw.Target.js Log DOM save timing; update existing ve.track calls 2013-10-11 15:16:05 -07:00