Re: [blink-dev] Intent to Experiment: Cookie Deprecation Labeling

2023-10-27 Thread Mike Taylor
LGTM3. (I verified off-list that the temporary navigator.cookieDeprecationLabel API will indeed not be exposed to all users, so I feel pretty confident and the low burn-in risks.) On 10/27/23 4:51 PM, Chris Harrelson wrote: LGTM2! On Fri, Oct 27, 2023 at 1:50 PM Ben Kelly wrote: On

Re: [blink-dev] Intent to Experiment: Cookie Deprecation Labeling

2023-10-27 Thread Chris Harrelson
LGTM2! On Fri, Oct 27, 2023 at 1:50 PM Ben Kelly wrote: > > > On Fri, Oct 27, 2023 at 4:45 PM Chris Harrelson > wrote: > >> Hi, >> >> This plan makes sense to me. It's an unusual situation but IMO justified >> given the difficulty of the goal. One last piece though: per the Blink >> launch

Re: [blink-dev] Intent to Experiment: Cookie Deprecation Labeling

2023-10-27 Thread Ben Kelly
On Fri, Oct 27, 2023 at 4:45 PM Chris Harrelson wrote: > Hi, > > This plan makes sense to me. It's an unusual situation but IMO justified > given the difficulty of the goal. One last piece though: per the Blink > launch process >

Re: [blink-dev] Intent to Experiment: Cookie Deprecation Labeling

2023-10-27 Thread Chris Harrelson
Hi, This plan makes sense to me. It's an unusual situation but IMO justified given the difficulty of the goal. One last piece though: per the Blink launch process you need to specify an end milestone that is <= 6 release after the

Re: [blink-dev] Intent to Experiment: Cookie Deprecation Labeling

2023-10-27 Thread David Dabbs
Per that document, Mode B Chrome instances will also be labeled. On Friday, October 27, 2023 at 2:52:33 PM UTC-5 wande...@chromium.org wrote: > FYI, the specific labels to be sent are listed here: > > https://developer.chrome.com/en/docs/privacy-sandbox/chrome-testing/#mode-a > > Specifically,

Re: [blink-dev] Intent to Experiment: Cookie Deprecation Labeling

2023-10-27 Thread Ben Kelly
FYI, the specific labels to be sent are listed here: https://developer.chrome.com/en/docs/privacy-sandbox/chrome-testing/#mode-a Specifically, the "label_only_1", "label_only_2", "label_only_3", "label_only_4", and "label_only_5" labels. Note, the "control_1.*" labels are not being enabled yet.

Re: [blink-dev] Intent to Experiment: Cookie Deprecation Labeling

2023-10-27 Thread Rick Byers
Exposing a new header and JS API temporarily for the purposes of an experiment (outside the context of an OT) is not something we've ever done before. But given the scope and requirements of this experiment and our desire to help enable the ecosystem to reason about it, it seems absolutely like

[blink-dev] Intent to Experiment: Cookie Deprecation Labeling

2023-10-25 Thread John Delaney
*Contact emails* johni...@chromium.org, wanderv...@chromium.org, lin...@chromium.org *Explainer* https://github.com/privacysandbox/tpcd-labeling/blob/main/cookie_deprecation_labeling_explainer.md https://developer.chrome.com/en/docs/privacy-sandbox/chrome-testing *Specification* None *Summary*