User "Aaron Schulz" changed the status of MediaWiki.r96751. Old Status: new New Status: ok
Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/96751 Commit summary: mediawiki.log.js: Refactor * Add @author info etc. to the file header * Merge var statements * remove single quotes around object keys where not needed * Changing bottom padding on <body> to be relatively added instead of absolutely (body might have a bottom padding already!) * Add return statement after reaching out to window.console. No need for the rest of the function to be executed in that case. outdenting the rest after the new return statement back one tab (thus removing the else-case) _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
