joev
711fac08b7
Don't throw exception if createElement is missing.
2013-10-14 14:15:13 -05:00
joev
183940308b
Add another nil check, just to be safe.
2013-10-14 13:55:54 -05:00
joev
20a145f1e7
Check for prop in prototype, not constructor.
2013-10-14 13:51:45 -05:00
joev
488ed5bd4a
Add new feature detection logic for FF 23 and 24.
2013-10-14 13:41:26 -05:00
sinn3r
757cf18bb4
Land #2135 - Update FF detection
2013-07-20 13:10:14 -05:00
Joe Vennix
92ae90b828
Whitespace fixes.
2013-07-19 17:27:27 -05:00
Joe Vennix
2e838d7be3
Fix minor bugs discovered when testing.
2013-07-19 17:18:39 -05:00
Joe Vennix
7e2fc147f1
Add updated versions of firefox.
2013-07-18 16:35:57 -05:00
James Lee
9d56e58e84
Rely on object detection for '5716599'
...
[SeeRM #7252 ]
2013-07-17 15:47:25 -05:00
James Lee
7df80c7aac
Add a couple new IE fingerprints to osdetect.js
2013-04-11 22:29:02 -05:00
HD Moore
aa0c6d7036
Better IE 9/10 coverage
2012-06-25 01:03:34 -05:00
HD Moore
4bd9b0c94a
Quick typo fix
2012-06-25 00:41:45 -05:00
HD Moore
f7dca272b6
IE 10/Win8 detection support
2012-06-25 00:36:49 -05:00
James Lee
406661f620
Better object for FF6
2012-05-15 16:42:53 -06:00
James Lee
740c493be2
Add a Windows Mobile fingerprint
2012-05-15 16:29:17 -06:00
James Lee
4acb627d13
Add more detections for newer Firefox
...
Object detections are not extensively tested, but everything came from
the "Firefox for developers" series of documents from
developer.mozilla.org; thanks to Artur Szymczak for prompting this
update.
[Fixes #6860 ]
2012-05-15 14:58:18 -06:00
James Lee
ee84195bdb
Add fingerprint for latest Ubuntu build
2012-05-15 13:09:13 -06:00
James Lee
c19a4d7a23
Put final detection results on window.os_detect object
...
Makes it easier to grab results from within a module without having to
run the detection again. I thought I had committed something like this
before, I wonder what other code I've lost...
2012-04-09 14:08:35 -06:00
James Lee
9ae9509cfe
More fingerprints from browsershots
2012-04-08 11:12:32 -06:00
James Lee
bac6bcd6f1
More fingerprints from browsershots
2012-04-06 18:41:14 -06:00
James Lee
bb4e37b7aa
Add a few fingerprints. Thanks browsershots.org!
2012-04-06 18:09:19 -06:00
James Lee
778fed9a19
Put things in the right namespace
2012-04-05 01:22:27 -06:00
James Lee
0ddfa79a34
Move javascriptosdetect out to its own file
...
Allows editors to easily highlight correctly which makes editing a
little nicer. Also makes it easier to debug because line numbers are
only off by the length of the custom_js argument.
2012-04-04 17:07:17 -06:00