- From: Mike O'Neill <michael.oneill@baycloud.com>
- Date: Wed, 10 May 2017 11:12:08 +0100
- To: <public-tracking@w3.org>
- Message-ID: <098e01d2c975$e1ee4090$a5cac1b0$@baycloud.com>
I just realised there is a bug in 7.4.1 on storeSiteSpecificTrackingException It says: If the list arrayOfDomainStrings is supplied, the user agent may choose to store a site-wide exception. If it does so it must indicate this in the return value. But storeSiteSpecificTrackingException can only return a void (now it’s a Promise resolving to a void – same difference) We should fix this. From: mschunte2 [mailto:notifications@github.com] Sent: 09 May 2017 14:27 To: w3c/dnt <dnt@noreply.github.com> Cc: Subscribed <subscribed@noreply.github.com> Subject: Re: [w3c/dnt] Add more meta data in the Tracking Status Resource (#22) 2017-05-1: Consensus Agreements: 1. We introduce an optional field otherParties that MAY contain a machine-readable list of URL patterns that indicates what third parties may be used by the site. 2. If a site-wide exception exists, browser SHOULD inform site what subset of third parties did not receive DNT;0 — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub <https://github.com/w3c/dnt/issues/22#issuecomment-300163101> , or mute the thread <https://github.com/notifications/unsubscribe-auth/AEBCIgzIZzo821vgB1RyONTXRSC2ebimks5r4Gm7gaJpZM4Marti> . <https://github.com/notifications/beacon/AEBCIjW75lKau2jBFeuJzgMhBOfJ3Z9aks5r4Gm7gaJpZM4Marti.gif>
Received on Wednesday, 10 May 2017 10:13:11 UTC