mediawiki-extensions-Visual.../modules/ve-mw
Roan Kattouw e72f804565 "Fix" hack in ve.test.utils to prevent immediate surface setup
This used to work because loading i18n files took time. However,
we now don't register any message paths with the platform, so
platform initialization is now synchronous, which breaks the hack.

Instead, explicitly assign an unresolved deferred to the platform's
initialization promise, and resolve it after the mw.Target has been
constructed.

*barf*

Change-Id: I287cb86ce8c4c534fd723532f34463359a8ccc7c
2014-08-13 12:37:31 -07:00
..
ce Merge "Remove redundant setting of title in link nodes" 2014-07-30 17:22:49 +00:00
dm Blacklist annotating link node with more links 2014-08-02 12:34:30 +02:00
i18n Change label in dialog: "Change image" -> "Choose a different image" 2014-08-13 16:20:58 +00:00
init Remove unused modules URL 2014-08-12 23:54:30 +00:00
tests "Fix" hack in ve.test.utils to prevent immediate surface setup 2014-08-13 12:37:31 -07:00
ui Rename MWLinkInspector → MWLinkAnnotationInspector to match file name 2014-08-13 16:20:15 +00:00