- From: Anne van Kesteren <annevk@annevk.nl>
- Date: Tue, 29 Apr 2014 13:35:30 +0100
- To: public-tracking-comments@w3.org
- Cc: WebApps WG <public-webapps@w3.org>
1. This API needs to be on window.navigator. No further polluting of the global object. (This is also how it appears to be implemented.) 2. It needs to return an string enum rather than a string. (With values "", "yes", and "no" or some such.) 3. It should not return null. No need to vary type. 4. It should be exposed in workers. -- http://annevankesteren.nl/
Received on Tuesday, 29 April 2014 12:35:58 UTC