"Hashar" changed the status of MediaWiki.r101845 to "ok"
URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/101845

Old status:  new
> New status: ok

Commit summary for MediaWiki.r101845:

Add to jquery.client's qunit tests by actually testing the test() function 
against the sample user-agents.

Also changed from hardcoded constant of how many user-agents to test to 
counting them so it won't get out of sync.

Added Firefox 10 and IE 10 sample user-agent strings in to make sure they test 
correctly.
They *do* test correctly *if and only if* you use raw numbers for a 
major-version test (eg > 7). If you tried > "7.0" you would find it fails on 
the version 10 browsers.

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

Reply via email to