aboutsummaryrefslogtreecommitdiffstats
path: root/test/data/ua.txt
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Begrudgingly adds chrome detection to jQuery.browser (1.7). Fixes #9385"timmywil2011-08-261-2/+2
| | | | This reverts commit dd93d0eb32dc638ff3319792a885acd6d3c25c30.
* Revert "Updated version numbers; Fixes #9385"timmywil2011-08-261-2/+2
| | | | This reverts commit 09fe3ea265d730cc5e2dd2705d5a60ffd382d166.
* Updated version numbers; Fixes #9385rwldrn2011-06-231-2/+2
|
* Begrudgingly adds chrome detection to jQuery.browser (1.7). Fixes #9385rwldrn2011-06-201-2/+2
|
* adding extra useragents from trac tickets. correcting opera versionPaul Irish2010-01-121-1/+18
|
* Rewrite of jQuery.browser to become engine-centric, rather than ↵jeresig2010-01-051-0/+255
browser-centric. Also attempt to determine the engine version in a smarter fashion, less prone to error. Finally, enhanced the test suite with 255 useragent strings from http://user-agent-string.info/download for testing. jQuery.browser.safari is now deprecated, use jQuery.browser.webkit instead.