User "Nikerabbit" changed the status of MediaWiki.r92933. Old Status: resolved New Status: fixme
User "Nikerabbit" also posted a comment on MediaWiki.r92933. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/92933#c20070 Commit summary: Minor mw.loader fixes - No functional changes - Whitespace correction - Comment fixes - Combine var statements - A few [[JSPERF]]ies - Using mw instead of mediaWiki - Putting global alias on top, to avoid a ReferenceError in case the immediately invoked "new function(){}" refers to mw during the construction - "class" -> "constructor" - caching "typeof dependencies" in mw.loader.using - fix var "group" collision in mw.loader.work - move var statements to top of functions - fixing some occurrences of var statements in for-loops by declaring them before the loop - Remove space before slash in html-fragement for jQuery html regex in <link /> and <br /> Comment: Liar: <pre> Uncaught TypeError: Cannot read property 'options' of undefined Uncaught TypeError: Object 1311447359000 has no method 'getUTCFullYear' Uncaught TypeError: Object 1309808662000 has no method 'getUTCFullYear' </pre> _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
