naohirozrx / reallysimplehistory

Automatically exported from code.google.com/p/reallysimplehistory
Other
0 stars 0 forks source link

Improve user-agent sniffing; set meaningful values for isSupported; provide usage instructions for isSupported #35

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
RSH 0.6 does user-agent sniffing, but it does nothing with isSupported. We
should provide usage instructions on how application code should check
isSupported before doing anything.

We should also move UA sniffing into a separate adapter library like the
JSON stuff so that users can simply call Prototype's or YUI's or whatever
other library's UA sniffing.

Original issue reported on code.google.com by bdpathfi...@gmail.com on 29 Nov 2007 at 11:57