- From: Tracking Protection Working Group Issue Tracker <sysbot+tracker@w3.org>
- Date: Sun, 13 Jul 2014 01:52:04 +0000
- To: public-tracking@w3.org
tracking-ISSUE-255: comments on doNotTrack property [TPE Last Call] http://www.w3.org/2011/tracking-protection/track/issues/255 Raised by: Nick Doty On product: TPE Last Call http://lists.w3.org/Archives/Public/public-tracking-comments/2014Apr/0000.html 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. (Some discussion on this thread already, but this is the original set of comments.)
Received on Sunday, 13 July 2014 01:52:05 UTC