Re: [blink-dev] Intent to Ship: WebAssembly Garbage Collection (WasmGC)

2023-09-15 Thread Yoav Weiss
LGTM1 On Fri, Sep 15, 2023 at 11:13 PM Adam Klein wrote: > Thanks for the reply, Mike. I'm going to fill in some of this to avoid > blocking over the weekend. > > On Fri, Sep 15, 2023 at 1:26 PM Mike Taylor > wrote: > >> On 9/12/23 9:22 PM, 'Emanuel Ziegler' via blink-dev wrote: >> >> Dear API

Re: [blink-dev] Intent to Ship: TLS Encrypted Client Hello (ECH)

2023-09-15 Thread Yoav Weiss
On Fri, Sep 15, 2023 at 10:05 PM Mike Taylor wrote: > On 9/11/23 6:34 PM, 'David Adrian' via blink-dev wrote: > > Contact emails david...@chromium.org, dadr...@google.com > > Explainer None > > I think a short explainer that outlines what this is and what's the typical flow would be helpful.

Re: [blink-dev] Intent to Ship: Protected Audience directFromSellerSignals via HTTP response headers

2023-09-15 Thread Yoav Weiss
On Fri, Sep 15, 2023 at 10:00 PM Mike Taylor wrote: > Thanks, LGTM1 pending the PRs landing. > On 9/12/23 12:29 AM, Caleb Raitto wrote: > > Hi Mike, > > Pull request 695 is the > change to update the explainer to describe the new header-based >

Re: [blink-dev] Intent to Prototype and Ship: Clip-path xywh() and rect() values

2023-09-15 Thread Yoav Weiss
LGTM2 On Sat, Sep 16, 2023, 02:20 'Philip Rogers' via blink-dev < blink-dev@chromium.org> wrote: > > > On Friday, September 15, 2023 at 1:19:06 PM UTC-7 Mike Taylor wrote: > > On 9/11/23 7:18 PM, Philip Rogers wrote: > > Contact emails p...@chromium.org > > Explainer None > > Specification

Re: [blink-dev] Intent to Prototype and Ship: Clip-path xywh() and rect() values

2023-09-15 Thread 'Philip Rogers' via blink-dev
On Friday, September 15, 2023 at 1:19:06 PM UTC-7 Mike Taylor wrote: On 9/11/23 7:18 PM, Philip Rogers wrote: Contact emails p...@chromium.org Explainer None Specification https://www.w3.org/TR/css-shapes/#supported-basic-shapes Summary Support the xywh() and rect() values on clip-path,

Re: [blink-dev] Intent to Ship: WebAssembly Garbage Collection (WasmGC)

2023-09-15 Thread Adam Klein
Thanks for the reply, Mike. I'm going to fill in some of this to avoid blocking over the weekend. On Fri, Sep 15, 2023 at 1:26 PM Mike Taylor wrote: > On 9/12/23 9:22 PM, 'Emanuel Ziegler' via blink-dev wrote: > > Dear API owners, > > > Following the continued experiment for Garbage Collected

Re: [blink-dev] Intent to Ship: Enrollment for Privacy Sandbox

2023-09-15 Thread 'Rick Byers' via blink-dev
LGTM3 On the compat front this is technically a breaking change for shipped APIs. Normally we'd want to see a more thorough a compat analysis to back up the claim of sites not being functionally broken. However, running through a compat analysis in my head I think

Re: [blink-dev] Intent to Ship: WebAssembly Garbage Collection (WasmGC)

2023-09-15 Thread Mike Taylor
On 9/12/23 9:22 PM, 'Emanuel Ziegler' via blink-dev wrote: Dear API owners, Following the continued experiment for Garbage Collected WebAssembly (WasmGC), we plan to ship the feature in M119 after the positive vote to phase 4 by the WebAssembly

Re: [blink-dev] Intent to Prototype and Ship: Clip-path xywh() and rect() values

2023-09-15 Thread Alex Russell
LGTM1 On Fri, Sep 15, 2023, 1:19 PM Mike Taylor wrote: > On 9/11/23 7:18 PM, Philip Rogers wrote: > > Contact emails p...@chromium.org > > Explainer None > > Specification https://www.w3.org/TR/css-shapes/#supported-basic-shapes > > Summary > > Support the xywh() and rect() values on clip-path,

Re: [blink-dev] Intent to Prototype and Ship: Clip-path xywh() and rect() values

2023-09-15 Thread Mike Taylor
On 9/11/23 7:18 PM, Philip Rogers wrote: Contact emails p...@chromium.org Explainer None Specification https://www.w3.org/TR/css-shapes/#supported-basic-shapes Summary Support the xywh() and rect() values on clip-path, which make it easier to specify

[blink-dev] Are you interested in hosting a talk at BlinkOn 18? Sign up now!

2023-09-15 Thread BlinkOn Planning Committee
Hi everyone, BlinkOn 18 is fast approaching, and we're looking forward to hosting you both in-person and virtually on October 17-19, 2023 PDT! If you haven't already done so, don't forget to register

Re: [blink-dev] Intent to Ship: TLS Encrypted Client Hello (ECH)

2023-09-15 Thread Mike Taylor
On 9/11/23 6:34 PM, 'David Adrian' via blink-dev wrote: Contact emails david...@chromium.org, dadr...@google.com Explainer None Specification https://datatracker.ietf.org/doc/html/draft-ietf-tls-esni Summary The TLS Encrypted ClientHello (ECH)

Re: [blink-dev] Intent to Ship: Protected Audience directFromSellerSignals via HTTP response headers

2023-09-15 Thread Mike Taylor
Thanks, LGTM1 pending the PRs landing. On 9/12/23 12:29 AM, Caleb Raitto wrote: Hi Mike, Pull request 695 is the change to update the explainer to describe the new header-based directFromSellerSignals, whereas 771

[blink-dev] Intent to Prototype: CSS dynamic-range-limit property

2023-09-15 Thread 'Christopher Cameron' via blink-dev
Contact emailsccame...@chromium.org, sbouko...@google.com Explainer https://github.com/ccameron-chromium/hdr-headroom-limit/blob/main/EXPLAINER.md Summary dynamic-range-limit allows a page to limit the maximum brightness of high dynamic range content. Blink componentBlink>CSS