mediawiki-extensions-Visual.../modules/ve-mw
Roan Kattouw 70db70bc0e Add a bunch of trace.foo.{enter|exit} events logged through ve.track()
Tracked stages are:
* activate: wraps the entire activation
* domLoad: API request for Parsoid HTML
* parseResponse: parse HTML, interpret things like link cache data
* convertModelFromDom: create linear model from Parsoid DOM
* createSurface: build DM and CE trees, create DM, CE and UI surfaces
* initializeSurface: initialize UI and CE surfaces, and CE nodes
* setupToolbar: toolbar setup and attachment
* initializeToolbar: toolbar initialization (deferred so not wrapped by activate)

Bug: T89536
Change-Id: Ife5664e872bad68dcf3c123f274f9c8a38a06031
2015-02-18 21:11:25 +00:00
..
ce ce.MWTransclusionNode: Protect against race condition in GCN rendering 2015-02-16 19:21:00 -08:00
dm ve.dm.MWImageNode: Fix indentation 2015-02-17 16:10:33 +00:00
i18n Localisation updates from https://translatewiki.net. 2015-02-18 22:07:32 +01:00
init Add a bunch of trace.foo.{enter|exit} events logged through ve.track() 2015-02-18 21:11:25 +00:00
tests Merge "Add tests for MW node variants (heading/table/pre)" 2015-02-17 18:50:00 +00:00
ui Remove the sanity check 2015-02-17 17:14:34 -08:00