- From: Mike O'Neill <michael.oneill@baycloud.com>
- Date: Tue, 14 Jan 2014 20:16:52 -0000
- To: "'Adrian Bateman'" <adrianba@microsoft.com>, "'Matthias Schunter \(Intel Corporation\)'" <mts-std@schunter.org>, <public-tracking@w3.org>
- Cc: "'Marcos Caceres'" <mcaceres@mozilla.com>
- Message-ID: <095201cf1165$91911fd0$b4b35f70$@baycloud.com>
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Compared with” Do Not Track means do not track me beyond this network interaction” or “Do Not Track means do not tell me I am being tracked” what object the property lives on is of very little importance. The TPE says window so that’s fine. From: Adrian Bateman [mailto:adrianba@microsoft.com] Sent: 14 January 2014 19:22 To: Matthias Schunter (Intel Corporation); public-tracking@w3.org (public-tracking@w3.org) Cc: Marcos Caceres Subject: RE: doNotTrack attribute in API Actually, I believe this was deliberately being moved to the window object to make it possible to tell what value was set for a particular resource. In IE11, we implemented this according to the discussions in the group. I think anything on navigator is left over from before. From: Matthias Schunter (Intel Corporation) [mailto:mts-std@schunter.org] Sent: Tuesday, January 14, 2014 11:14 AM To: public-tracking@w3.org (public-tracking@w3.org) Cc: Marcos Caceres Subject: fyi: doNotTrack attribute in API Hi TPWG, enclosed some technical feedback received via the public mailing list. I appreciate the feedback and deem the changes to be non-controversial, and I have asked Roy/David introduce corresponding edits. Please comment if you see a need for further discussion in the WG before fixing the spec. Regards, Matthias - -----Original Message----- From: Marcos Caceres [mailto:mcaceres@mozilla.com] Sent: Wednesday, January 08, 2014 7:59 AM To: public-tracking-comments@w3.org Subject: doNotTrack attribute There seems to be some inconsistencies between the spec and browsers with regards to the `doNotTrack` IDL attribute. In the spec, it says it’s on the `window` object in some places, but in other places it says it’s on the Navigator interface. In browsers, it’s exposed on the Navigator interface (at least in Chrome, and FF), as it should be. Also, why is it not read only in the spec? It’s implemented as readonly in browsers - and it wouldn’t make any sense to make it writable … I’m sure it’s just an oversight :) Can you please correct the spec to say: partial interface Navigator { readonly attribute DOMString doNotTrack; }; - -- Marcos Caceres -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.13 (MingW32) Comment: Using gpg4o v3.2.34.4474 - http://www.gpg4o.de/ Charset: utf-8 iQEcBAEBAgAGBQJS1Zs0AAoJEHMxUy4uXm2JA1IH/0rPgDwxZGLJNun4k7ogPlFV eTFd0fxlWFLlRCC1PDHPw6j9gp5XhH3J76DpynUQbKa2jKfaUSq4r6k4FxGTJgUM l2vSzjYZC/s12vdKp363LrXuo8ew0FErNbVbJXrkH/jY6Zvd3ZffnHZhPPfEyfor 2gvA5IvWx71CVi73At7hdyhnGCULj4COFVmEsMImjgn1Vsss5JdO4HgkFuzSeE49 32vr10wpzC5K8K+OmFXD9HVhQVpNROFcTMGeMUNbBAvamIaPKLEst3ge9QFYf4dc 1ItCRO/69W5khVuZSa74E+yMQrqrSRonQs/ER62ebPjBjqIZGFD257sJo8+KI0Q= =Kqzg -----END PGP SIGNATURE-----
Attachments
- text/html attachment: PGPexch.htm
- application/octet-stream attachment: PGPexch.htm.sig
Received on Tuesday, 14 January 2014 20:17:28 UTC