- From: David Singer <singer@mac.com>
- Date: Wed, 10 May 2017 14:18:09 -0700
- To: Mike O'Neill <michael.oneill@baycloud.com>
- Cc: public-tracking@w3.org
ah, indeed, the caller can’t get any notification of the widening. delete "If it does so it must indicate this in the return value." > On May 10, 2017, at 3:12 , Mike O'Neill <michael.oneill@baycloud.com> wrote: > > 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, or mute the thread. > Dave Singer singer@mac.com
Received on Wednesday, 10 May 2017 21:18:46 UTC