User "Santhosh.thottingal" posted a comment on MediaWiki.r99464.

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

Fix Bug 31337 - Android 2.3.x does not respect local() syntax.  So dont use it.
Anyway Android is not going to have the fonts in local.

Comment:

Strict comparison with === is not required here. 
http://stackoverflow.com/questions/523643/difference-between-and-in-javascript 
0==null  and 0===null are false in javascript. match  returns an array of 
matches, or null if no match is found.

Corrected the version expression with escaped dot in r99620. Thanks





_______________________________________________
MediaWiki-CodeReview mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to