https://bugzilla.wikimedia.org/show_bug.cgi?id=45175
--- Comment #2 from Krinkle <[email protected]> --- This is currently blocking us from enabling QUnit for extension VisualEditor as the race-condition is happening consistently in Chrome, Safari and PhantomJS. I tracked it down to the calls to ve.msg from the global scope, such as: @@ ve.ce.Surface.static.$phantomTemplate = $ (.. ) .attr( { 'title': ve.msg( 'visualeditor-aliennode-tooltip' ), -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
