User "Brion VIBBER" changed the status of MediaWiki.r80572.

Old Status: new
New Status: ok

User "Brion VIBBER" also posted a comment on MediaWiki.r80572.

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

Fix bug in mw.Map + fix bug 26801 + wrapper mediawiki.special.upload.js
* Map.prototype.exists was checking the type of the wrong variable. Fixed now, 
checking multiple at once is now possible (as documented)
* bug 26801: No references to legacy globals, use mw.config everywhere in core 
(grep search for 'wg' in /resources returned only 
* Addressed some JS Lint warnings (combining var statements, faster and less 
code);
* Removed trailing tabs and spaces

Comment:

And applied on r91504 (REL_1_17) and r91505 (1.17wmf1)

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

Reply via email to