r76865 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r76864‎ | r76865 | r76866 >
Date:00:17, 17 November 2010
Author:neilk
Status:ok
Tags:
Comment:
removed inaccurate comment about log lines being removed
Modified paths:
  • /trunk/extensions/UploadWizard/resources/mw.Log.js (modified) (history)

Diff [purge]

Index: trunk/extensions/UploadWizard/resources/mw.Log.js
@@ -5,9 +5,6 @@
66 /**
77 * Log a string msg to the console
88 *
9 - * all mw.log statements will be removed on minification so
10 - * lots of mw.log calls will not impact performance in non debug mode
11 - *
129 * @param {String} string String to output to console
1310 */
1411 mw.log = function( s, level ) {

Status & tagging log