User "Aaron Schulz" changed the status of MediaWiki.r88392.

Old Status: new
New Status: ok

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/88392#c0
Commit summary:

Changing console.log(e) to a throw. console.log makes it go toString() which is 
pretty much the same as the e.message in the console.log call above it. This 
also made it impossible for QUnit to get it's hand on the actual error. Fixed 
it by moing it outside of the if statement so it can be caught.

_______________________________________________
MediaWiki-CodeReview mailing list
mediawiki-coderev...@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to