Re: [blink-dev] Intent to Ship: Support Cross-Origin Shared Storage Worklets

2024-04-24 Thread Yao Xiao
> > Hi Yao, I see that https://github.com/WICG/shared-storage/pull/152 is still open, > can that be landed before we ship this? The PR landed just now. Also, can you point to the tests for this change? Yes. cross-origin-worklet-select-url-and-verify-data-origin.tentative.https.sub.html

[blink-dev] Intent to Prototype: Audio Output Devices API: setDefaultSinkId()

2024-04-24 Thread 'Sunggook Chue' via blink-dev
Contact emails sung...@microsoft.com, stev...@microsoft.com Explainer https://github.com/MicrosoftEdge/MSEdgeExplainers/blob/main/SetDefaultSinkId/explainer.md Specification

Re: [blink-dev] Intent to Ship: Support Cross-Origin Shared Storage Worklets

2024-04-24 Thread Chris Harrelson
Thanks for the further explanation! It was very helpful. LGTM1, but please make sure to land that open PR before shipping. On Wed, Apr 24, 2024 at 10:48 AM Josh Karlin wrote: > Hey folks, I wanted to provide a bit more context on this change to help > clarify the intention and any associated

Re: [blink-dev] Intent to Ship: FedCM: Credentialed requests will no longer send SameSite=Strict cookies

2024-04-24 Thread Christian Biesinger
Thanks everyone for the approvals! This will ship in 125. Christian On Wed, Apr 24, 2024 at 3:30 PM Mike Taylor wrote: > LGTM3 > On 4/24/24 9:38 AM, Chris Harrelson wrote: > > LGTM2 > > On Wed, Apr 24, 2024 at 9:29 AM Yoav Weiss (@Shopify) < > yoavwe...@chromium.org> wrote: > >> LGTM1 >> >> On

Re: [blink-dev] Intent to Ship: FedCM: Credentialed requests will no longer send SameSite=Strict cookies

2024-04-24 Thread Mike Taylor
LGTM3 On 4/24/24 9:38 AM, Chris Harrelson wrote: LGTM2 On Wed, Apr 24, 2024 at 9:29 AM Yoav Weiss (@Shopify) wrote: LGTM1 On Wed, Apr 24, 2024 at 5:46 PM Christian Biesinger wrote: Hi Yoav, with regards to the spec: As Johann suggests, this can't

Re: [blink-dev] Intent to Ship: Support Cross-Origin Shared Storage Worklets

2024-04-24 Thread Josh Karlin
Hey folks, I wanted to provide a bit more context on this change to help clarify the intention and any associated risks. Today, when a third-party script runs on a page and wants to write data to shared storage, or use their shared storage data (e.g., create an aggregate report) under its own

Re: [blink-dev] Intent to Ship: Support Cross-Origin Shared Storage Worklets

2024-04-24 Thread Josh Karlin
On Wed, Apr 24, 2024 at 11:52 AM Alex Russell wrote: > Hey Josh, > > I agree that it might not be helpful to ping Gecko and WebKit on this, but > it would still be helpful to update the TAG on how this design is evolving. > Ack. I've updated the TAG thread

Re: [blink-dev] Intent to Ship: Attribution Reporting Feature Bundle: Additional Verbose Debug Reports, Further Gating Source Verbose Debug Reports, Splitting the Attribution Rate Limit

2024-04-24 Thread Nan Lin
Hi Philip, These tests are for Attribution Reporting API, but not explicitly related to the features in this intent. We do expect that all the tests there will be passing. Those 3 tests involve writing to and reading from the stash, which probably causes the timeout flakiness. As currently the

Re: [blink-dev] Intent to Ship: FedCM: Credentialed requests will no longer send SameSite=Strict cookies

2024-04-24 Thread Chris Harrelson
LGTM2 On Wed, Apr 24, 2024 at 9:29 AM Yoav Weiss (@Shopify) < yoavwe...@chromium.org> wrote: > LGTM1 > > On Wed, Apr 24, 2024 at 5:46 PM Christian Biesinger < > cbiesin...@chromium.org> wrote: > >> Hi Yoav, >> >> with regards to the spec: As Johann suggests, this can't really be >> specified

Re: [blink-dev] Intent to Ship: FedCM: Credentialed requests will no longer send SameSite=Strict cookies

2024-04-24 Thread Yoav Weiss (@Shopify)
LGTM1 On Wed, Apr 24, 2024 at 5:46 PM Christian Biesinger wrote: > Hi Yoav, > > with regards to the spec: As Johann suggests, this can't really be > specified today and I am hoping we won't block on that as he suggests. (the > cookie spec linked from the fetch spec does not mention SameSite at

Re: [blink-dev] Intent to Experiment: FedCM Bundle 6: Continuation API, Scope API, Scaling Well-Known, Custom account labels

2024-04-24 Thread Chris Harrelson
Great thank you. LGTM to experiment for M126-M129. On Wed, Apr 24, 2024 at 9:08 AM Christian Biesinger wrote: > Sorry about that, done. > > On Wed, Apr 24, 2024 at 11:52 AM Chris Harrelson > wrote: > >> Hi, >> >> Please fill out the Privacy, Security and Debuggability sections for this >>

Re: [blink-dev] Intent to Experiment: FedCM Bundle 6: Continuation API, Scope API, Scaling Well-Known, Custom account labels

2024-04-24 Thread Christian Biesinger
Sorry about that, done. On Wed, Apr 24, 2024 at 11:52 AM Chris Harrelson wrote: > Hi, > > Please fill out the Privacy, Security and Debuggability sections for this > origin trial, they'll need to be started before we can approve. > > On Wed, Apr 24, 2024 at 8:39 AM Christian Biesinger < >

Re: [blink-dev] Intent to Experiment: FedCM Bundle 6: Continuation API, Scope API, Scaling Well-Known, Custom account labels

2024-04-24 Thread Chris Harrelson
Hi, Please fill out the Privacy, Security and Debuggability sections for this origin trial, they'll need to be started before we can approve. On Wed, Apr 24, 2024 at 8:39 AM Christian Biesinger wrote: > Contact emails > > cbiesin...@chromium.org > > Explainer > >

Re: [blink-dev] Intent to Ship: Support Cross-Origin Shared Storage Worklets

2024-04-24 Thread Alex Russell
Hey Josh, I agree that it might not be helpful to ping Gecko and WebKit on this, but it would still be helpful to update the TAG on how this design is evolving. >From that perspective, I would expect the TAG to request that we improve consistency by making cross-origin workers (not just

Re: [blink-dev] Intent to Ship: Support Cross-Origin Shared Storage Worklets

2024-04-24 Thread Chris Harrelson
On Fri, Apr 19, 2024 at 9:52 AM Yao Xiao wrote: > *Contact emails* > cam...@chromium.org > jkar...@chromium.org > yao...@chromium.org > rohitgu...@google.com > ashame...@google.com > > *Explainer* > https://github.com/WICG/shared-storage > > *Specification* >

Re: [blink-dev] Intent to Ship: Support Cross-Origin Shared Storage Worklets

2024-04-24 Thread Philip Jägenstedt
Hi Yao, I see that https://github.com/WICG/shared-storage/pull/152 is still open, can that be landed before we ship this? Also, can you point to the tests for this change? Best regards, Philip On Fri, Apr 19, 2024 at 9:58 PM Josh Karlin wrote: > > > On Fri, Apr 19, 2024 at 1:59 PM Vladimir

Re: [blink-dev] Intent to Ship: FedCM: Credentialed requests will no longer send SameSite=Strict cookies

2024-04-24 Thread Christian Biesinger
Hi Yoav, with regards to the spec: As Johann suggests, this can't really be specified today and I am hoping we won't block on that as he suggests. (the cookie spec linked from the fetch spec does not mention SameSite at all... https://httpwg.org/specs/rfc6265.html#cookie) with regards to the

Re: [blink-dev] Intent to Ship: Attribution Reporting Feature Bundle: Additional Verbose Debug Reports, Further Gating Source Verbose Debug Reports, Splitting the Attribution Rate Limit

2024-04-24 Thread Philip Jägenstedt
Hi Akash, Are https://wpt.fyi/results/attribution-reporting all of the tests for this feature and these changes? Do you expect that all of the tests there will be passing? I see that 3 of the tests time out which make it harder to understand the status. Is it possible to make these tests fail

[blink-dev] Intent to Experiment: FedCM Bundle 6: Continuation API, Scope API, Scaling Well-Known, Custom account labels

2024-04-24 Thread Christian Biesinger
Contact emails cbiesin...@chromium.org Explainer https://github.com/fedidcg/FedCM/issues/555 https://github.com/fedidcg/FedCM/issues/556 https://github.com/fedidcg/FedCM/issues/559 https://github.com/fedidcg/FedCM/issues/552 https://github.com/fedidcg/FedCM/issues/553 Specification None

Re: [blink-dev] Intent to Ship: URL.parse()

2024-04-24 Thread Philip Jägenstedt
LGTM3 On Wed, Apr 24, 2024 at 4:46 PM Jxck wrote: > @domenic > > I've updated finch name on ChromeStatus. > > Thanks > Jxck > > On Wednesday, April 24, 2024 at 12:45:52 PM UTC+9 Domenic Denicola wrote: > >> LGTM2 >> >> On Wed, Apr 24, 2024 at 1:50 AM Yoav Weiss (@Shopify) < >>

Re: [blink-dev] Intent to Ship: FedCM: Credentialed requests will no longer send SameSite=Strict cookies

2024-04-24 Thread Yoav Weiss (@Shopify)
fetch-accounts says that the origin for accounts requests is an opaque origin. What does that mean for `Same-Site: Lax` cookies? Will they be sent or not? On Tuesday, April 23, 2024 at 9:08:33 PM UTC+2 Johann Hofmann wrote: > I wanted to chime

Re: [blink-dev] Intent to Ship: URL.parse()

2024-04-24 Thread Jxck
@domenic I've updated finch name on ChromeStatus. Thanks Jxck On Wednesday, April 24, 2024 at 12:45:52 PM UTC+9 Domenic Denicola wrote: > LGTM2 > > On Wed, Apr 24, 2024 at 1:50 AM Yoav Weiss (@Shopify) < > yoavwe...@chromium.org> wrote: > >> LGTM1 >> >> Thanks for catching us up here! :) >> >>

[blink-dev] Re: PSA: Protected Audience k-Anonymity Enforcement

2024-04-24 Thread 'Russ Hamilton' via blink-dev
FYI: We are currently in the process of ramping k-anonymity enforcement back up to 1% of eligible traffic on Stable channel. As before, eligible traffic is pre-stable and stable channels, excluding Mode A and Mode B traffic. Best, --Benjamin "Russ" Hamilton On Mon, Apr 8, 2024 at 1:20 PM Russ