User "Helder.wiki" posted a comment on MediaWiki.r80572.

Full URL: 
https://secure.wikimedia.org/wikipedia/mediawiki/wiki/Special:Code/MediaWiki/80572#c16661
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:

== 'Blankpage' --> === 'Blankpage'

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

Reply via email to