Disable console logs if they don't exist. ... log.history = log.history || []; log.history.push(arguments); if(this.console) { var args = arguments, newarr; ...
確定! 回上一頁