[blink-dev] Intent to Extend Origin Trial: Conversion Measurement API (Attribution Reporting API)

2021-09-10 Thread John Delaney
*Contact emails* johni...@chromium.org, csharri...@chromium.org *Explainer* https://github.com/WICG/conversion-measurement-api/blob/main/event_attribution_reporting_clicks.md *Design docs/spec* https://wicg.github.io/conversion-measurement-api/ *Summary* This is a new API for measuring

[blink-dev] WebCodecs Shipping in Chrome 94: Breaking changes and new features

2021-09-10 Thread Chris Cunningham
To WebCodecs origin trial / experimental users: Chrome 94 is expected to release to stable channel on Sep 21st. Please see below for breaking changes and new features for WebCodecs in this release. WebCodecs will ship in M94, which means this is

[blink-dev] Re: Intent to Experiment: Federated Learning of Cohorts

2021-09-10 Thread Josh Karlin
Up to 0.5% max, and it was enabled for canary/dev/beta channels, but not stable. On Fri, Sep 10, 2021 at 2:59 PM Geoff Yaworski wrote: > For historical sake. Where did the ramp up max out at? I don't see an > update on this, so if there is an official place to look, please let me > know. By

[blink-dev] Re: Intent to Experiment: Federated Learning of Cohorts

2021-09-10 Thread Geoff Yaworski
For historical sake. Where did the ramp up max out at? I don't see an update on this, so if there is an official place to look, please let me know. By where this thread left out, sounds like it was at 0.5%. On Friday, April 2, 2021 at 11:40:49 AM UTC-6 Josh Karlin wrote: > Note that the

[blink-dev] Re: Intent to Prototype: Partitioning Storage, Service Workers, and Communications APIs

2021-09-10 Thread Ben Kelly
We also now have a public design doc for WebLocks . On Tue, May 4, 2021 at 2:27 PM Ben Kelly wrote: > FYI, we have some design ready for this effort: > >- Service Workers > >

[blink-dev] Intent to Continue Experimenting: Speculation Rules (Prefetch)

2021-09-10 Thread Jeremy Roman
Contact emails jbro...@chromium.org, kenjibah...@chromium.org Explainer https://github.com/jeremyroman/alternate-loading-modes/blob/main/triggers.md Specification https://jeremyroman.github.io/alternate-loading-modes/#speculation-rules Summary Speculation Rules is a flexible syntax for

Re: [blink-dev] Intent to Ship: Cross-Origin-Embedder-Policy: credentialless

2021-09-10 Thread Domenic Denicola
On Fri, Sep 10, 2021 at 7:17 AM 'Arthur Sonzogni' via blink-dev < blink-dev@chromium.org> wrote: > Contact emailsarthursonzo...@chromium.org, cl...@chromium.org, > mk...@chromium.org > > Explainerhttps://github.com/WICG/credentiallessness > >

Re: [blink-dev] Re: Intent to Ship: Reporting API: Isolate reports per-document and support the Reporting-Endpoints header

2021-09-10 Thread 'Joe Medley' via blink-dev
In which version will this ship? Joe Medley | Technical Writer, Chrome DevRel | jmed...@google.com | 816-678-7195 *If an API's not documented it doesn't exist.* On Thu, Sep 9, 2021 at 12:05 PM Mike West wrote: > LGTM3. > > That said, we really need to stop renaming things that we've shipped.

Re: [blink-dev] Re: Intent to Prototype and Ship: Control character handling in cookies

2021-09-10 Thread Ian Clelland
That looks right -- that code path won't get you anywhere near adding a console message, as far as I can tell, but you would be able to queue a report that way. Ideally, we'd have something like deprecation.cc for browser-side that would handle the UMA as well as formatting the report body

Re: [blink-dev] Intent to Ship: Cross-Origin-Embedder-Policy: credentialless

2021-09-10 Thread Yoav Weiss
*LGTM1* On Fri, Sep 10, 2021 at 3:28 PM Arthur Sonzogni wrote: > > That makes sense, but maybe there's a way for us to combine this and the > recent PNA intent > > and > be more bold there only in the case of a

Re: [blink-dev] Intent to Ship: Cross-Origin-Embedder-Policy: credentialless

2021-09-10 Thread 'Arthur Sonzogni' via blink-dev
> That makes sense, but maybe there's a way for us to combine this and the recent PNA intent and be more bold there only in the case of a COEP: credentialless embedder? That's an interesting idea! I think it's

Re: [blink-dev] Intent to Experiment: Media Source Extensions for WebCodecs

2021-09-10 Thread Yoav Weiss
On Fri, Sep 10, 2021 at 1:13 AM Matthew Wolenetz wrote: > Contact emailswolen...@chromium.org > > Explainer > https://github.com/wolenetz/mse-for-webcodecs/blob/main/explainer.md > > Specification > Have y'all started thinking about a spec? > > > Design docs >

Re: [blink-dev] Intent to Ship: Cross-Origin-Embedder-Policy: credentialless

2021-09-10 Thread Yoav Weiss
Thanks for working on this! This seems like a great addition to the CrossOriginIsolation story, and will help developers make their users safer in the face of non-cooperative third parties. On Fri, Sep 10, 2021 at 1:17 PM 'Arthur Sonzogni' via blink-dev < blink-dev@chromium.org> wrote: > Contact

[blink-dev] Intent to Ship: Cross-Origin-Embedder-Policy: credentialless

2021-09-10 Thread 'Arthur Sonzogni' via blink-dev
Contact emailsarthursonzo...@chromium.org, cl...@chromium.org, mk...@chromium.org Explainerhttps://github.com/WICG/credentiallessness Specificationhttps://wicg.github.io/credentiallessness/ Design docs https://github.com/WICG/credentiallessness

Re: [blink-dev] Re: Intent to Prototype and Ship: Control character handling in cookies

2021-09-10 Thread Yoav Weiss
I may very well be wrong, but it seems like CookieUtils::EmitCookieWarningsAndMetrics has the right plumbing to reach