Open brianarn opened 10 years ago
Dojo is very likely going to catch any Firefox OS stuff as just Firefox. See https://github.com/dojo/dojo/blob/master/sniff.js#L48-L55 for details.
Worth noting that the dojo/sniff reference guide talks about dojox/mobile/sniff but that file only checks iOS and also issues a notice about being deprecated and to use plain dojo/sniff anyways.
dojox/mobile/sniff
dojo/sniff
Thanks!
Dojo is very likely going to catch any Firefox OS stuff as just Firefox. See https://github.com/dojo/dojo/blob/master/sniff.js#L48-L55 for details.
Worth noting that the dojo/sniff reference guide talks about
dojox/mobile/sniff
but that file only checks iOS and also issues a notice about being deprecated and to use plaindojo/sniff
anyways.