"Krinkle" posted a comment on MediaWiki.r111380. URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/111380#c30902
Commit summary for MediaWiki.r111380: [mw.debug] Clean up * Instead of inline global variable and lazy-loading, using ResourceLoader (using mw.config and mw.loader) * Can't use OutputPage::addJsConfigVars / OutputPage::addModules because debug is called after those are handled, using ResourceLoader::makeConfigSetScript instead Krinkle's comment: I did this in Brussels during FOSDEM but didn't have time to separate my working copy in proper commit. Right after FOSDEM I was off for a week, now I'm home for a few hours and then I'll be away for another week. Pushing out my working copy right now :) _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
