Jonas Sicking schrieb:
For Firefox OS, we are getting requests from partners to add tokens to
the UA string which identify the hardware device on which Firefox OS
is running.

I think using the UA is surely the wrong place for this. If we allow the models that want to be achieved with this at all (and there are good arguments in this thread against it), I think this should be something exposed from the navigator object in JS only (e.g. navigator.manufacturer=ZTE, navigator.vendor=Vivo, navigator.devicename=foobar or similar).

Robert Kaiser

_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to