| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
The file was used by $.browser tests but $.browser now doesn't exists
in Core and this file hasn't been updated for a few years.
Fixes gh-2398
|
|
|
|
|
|
| |
logic of a unit, server-side and client-side, is contained within the unit itself. Nearly all ajax unit tests take advantage of the new 'framework'. Lots of files got deleted because they became redundant or weren't used anymore."
This reverts commit 228ab3ddae527f72cc3122a1c6115d7718bcfd57.
|
|
|
|
| |
of a unit, server-side and client-side, is contained within the unit itself. Nearly all ajax unit tests take advantage of the new 'framework'. Lots of files got deleted because they became redundant or weren't used anymore.
|
|
|
|
| |
jQuery.browser and removes use in test/unit/ajax.js. Fixes #11965
|
|
|
|
| |
This reverts commit dd93d0eb32dc638ff3319792a885acd6d3c25c30.
|
|
|
|
| |
This reverts commit 09fe3ea265d730cc5e2dd2705d5a60ffd382d166.
|
| |
|
| |
|
| |
|
|
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.
|