https://bugzilla.wikimedia.org/show_bug.cgi?id=27644

--- Comment #3 from Krinkle <krinklem...@gmail.com> 2011-02-23 08:04:43 UTC ---
We'll need different manual checks for different browsers.

A few more examples of the complete navigator.userAgent (navigator.appVersion
is a substring of that).

!!! DON'T RELY ON THESE! they're not from the older versions which we need to
test for

* Opera 10.62 Windows (notice how the release version is at the end. Not 9.80)
    "Opera/9.80 (Windows NT 6.1; U; en) Presto/2.6.30 Version/10.62"

* (Mobile) Safari 3.2.2 (iPad)
    "Mozilla/5.0 (iPad; U; CPU OS 3_2_2 like Mac OS X; en-us)
AppleWebKit/531.21.10 (KHTML, like Gecko) Version/4.0.4 Mobile/7B500
Safari/531.21.10"

* Safari 5.0.3 (Windows) (notice how the release version is not with the
application name;  "5.0.3")
    "Mozilla/5.0 (Windows; U; Windows NT 6.0; en-us) AppleWebKit/533.19.4
(KHTML, like Gecko) Version/5.0.3 Safari/533.19.4"

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to