doNotTrack API feedback

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