session.js
session.js copied to clipboard
detect OS version
On my OS X machine, Chrome and Safari's navigator.userAgent includes the string "10_8_3", and Firefox's includes "10.8". I'm guessing these and other browsers include OS version info on other platforms too.
Is there interest in adding the OS version to the session.js API? I'd be happy to try to contribute a patch if it might be accepted.
+1
If you'd want to contribute a patch on the new master you're welcome to do so.
@skivvies any word on a potential patch?
I'm not using session.js any longer so you or someone else should feel free to go ahead.