Re: [blink-dev] Re: Intent to Ship: Standard-compliant pseudo-element argument for getComputedStyle & KeyframeEffect

2024-03-11 Thread Domenic Denicola
Awesome, thanks so much for the quick investigation! That indeed sounds pretty low risk to me. LGTM1. On Mon, Mar 11, 2024 at 7:36 PM Noam Rosenthal wrote: > I've run a rough HTTP archive query on it, testing all HTTP responses last > month (666 million): > getComputedStyle with an argument

[blink-dev] Re: Intent to Prototype: Gamepad API Trigger-Rumble Extension

2024-03-11 Thread 'Gabriel Brito' via blink-dev
The proposal has been modified to have an `effects` array instead of the `canPlay()`, because it reduces the number of potential `canPlay()` calls. The GamepadHapticActuator API spec has already been modified on PR #190

Re: [blink-dev] Re: Intent to Deprecate and Remove Web SQL

2024-03-11 Thread Hans Meyer
Apparently my earlier response got stuck in moderation but for the record this was exactly what I was looking for Anton. Thank you! Hans On Saturday, March 9, 2024 at 5:12:34 PM UTC-7 Anton Bershanskyi wrote: > Hi Hans, > > > bit of detail about the work currently being done to extract

Re: [blink-dev] Intent to Ship: Protected Audience: Downsampled forDebugOnly & Increase number of component ads

2024-03-11 Thread Paul Jensen
On Wed, Mar 6, 2024 at 12:07 PM Yoav Weiss (@Shopify) < yoavwe...@chromium.org> wrote: > > > On Mon, Mar 4, 2024 at 7:00 PM Paul Jensen > wrote: > >> >> >> On Wed, Feb 28, 2024 at 12:24 PM Yoav Weiss (@Shopify) < >> yoavwe...@chromium.org> wrote: >> >>> >>> >>> On Thu, Feb 22, 2024 at 6:07 PM

[blink-dev] Intent to Ship: WebGPU: ServiceWorker and SharedWorker support

2024-03-11 Thread 'François Beaufort' via blink-dev
Contact emailsfbeauf...@google.com ExplainerNone Specificationhttps://gpuweb.github.io/gpuweb/#navigator-gpu Summary Functionality added to the WebGPU spec after its first shipment in a browser. ServiceWorker and SharedWorker support is added to WebGPU, aligning with existing WebGL

Re: [blink-dev] Intent to Ethe xperiment: Document Subtitle (Fix PWA app titles)

2024-03-11 Thread Mike Taylor
Cool - LGTM to experiment from M124 to M127 inclusive (I think that's what you requested - feel free to correct me if not). later, Mike On 3/11/24 3:47 PM, 'Diego Gonzalez' via blink-dev wrote: Hola Mike, We're looking art M124 for 4 milestones. 落 Diego On Wednesday 6 March 2024 at

Re: [blink-dev] Intent to Ethe xperiment: Document Subtitle (Fix PWA app titles)

2024-03-11 Thread 'Diego Gonzalez' via blink-dev
Hola Mike, We're looking art M124 for 4 milestones. 落 Diego On Wednesday 6 March 2024 at 16:38:48 UTC mike...@chromium.org wrote: > Hey Diego, > > Can you clarify what milestones you're requesting for the OT? > > thx, > Mike > On 2/21/24 11:16 AM, 'Diego Gonzalez' via blink-dev wrote: > >

[blink-dev] Intent to Ship: Adding Cross-site Ancestor Chain Bit to CHIPS Partition Key

2024-03-11 Thread Aaron Selya
Contact emails se...@chromium.org, dylancut...@chromium.org, kaustub...@chromium.org Explainer Keying of "CHIPS" cookies should align with other state: Specification Add cross-site ancestor chain bit to spec:

Re: [blink-dev] Intent to Ship: RegExp duplicate named capture groups

2024-03-11 Thread Yoav Weiss (@Shopify)
LGTM2 On Mon, Mar 11, 2024 at 5:00 PM Shu-yu Guo wrote: > On Mon, Mar 11, 2024 at 8:26 AM Mike Taylor > wrote: > >> On 3/11/24 6:49 AM, Yoav Weiss (@Shopify) wrote: >> >> >> >> On Fri, Mar 8, 2024 at 4:26 PM Mike Taylor >> wrote: >> >>> LGTM1 >>> On 3/7/24 6:22 PM, Shu-yu Guo wrote: >>> >>>

Re: [blink-dev] Intent to Ship: RegExp duplicate named capture groups

2024-03-11 Thread Shu-yu Guo
On Mon, Mar 11, 2024 at 8:26 AM Mike Taylor wrote: > On 3/11/24 6:49 AM, Yoav Weiss (@Shopify) wrote: > > > > On Fri, Mar 8, 2024 at 4:26 PM Mike Taylor wrote: > >> LGTM1 >> On 3/7/24 6:22 PM, Shu-yu Guo wrote: >> >> Contact emails pth...@chromium.org, s...@chromium.org >> >> Explainer None >>

Re: [blink-dev] Intent to Ship: RegExp duplicate named capture groups

2024-03-11 Thread Mike Taylor
On 3/11/24 6:49 AM, Yoav Weiss (@Shopify) wrote: On Fri, Mar 8, 2024 at 4:26 PM Mike Taylor wrote: LGTM1 On 3/7/24 6:22 PM, Shu-yu Guo wrote: Contact emails pth...@chromium.org, s...@chromium.org Explainer None Specification

[blink-dev] Intent to Prototype: Playout Statistics API for WebAudio

2024-03-11 Thread 'Fredrik Hernqvist' via blink-dev
Contact emailsfhernqv...@google.com, o...@google.com, hongc...@google.com, agpa...@google.com, gui...@google.com Explainerhttps://github.com/WICG/web_audio_playout Specificationhttps://wicg.github.io/web_audio_playout Summary The AudioContext.playoutStats API allows an application to measure

Re: [blink-dev] Intent to Ship: RegExp duplicate named capture groups

2024-03-11 Thread Yoav Weiss (@Shopify)
On Fri, Mar 8, 2024 at 4:26 PM Mike Taylor wrote: > LGTM1 > On 3/7/24 6:22 PM, Shu-yu Guo wrote: > > Contact emails pth...@chromium.org, s...@chromium.org > > Explainer None > > Specification https://github.com/tc39/ecma262/pull/2721 > > What are the implications of this on regexes that already

Re: [blink-dev] Intent to Ship: FedCM CORS requirement on ID assertion endpoint

2024-03-11 Thread Yoav Weiss (@Shopify)
I left a comment around potentially adding a CORS mode that would help IDP servers statically protect themselves from destination-change attacks. I don't *think* it's a blocker, but it's worth considering something along those

Re: [blink-dev] Re: Intent to Ship: Standard-compliant pseudo-element argument for getComputedStyle & KeyframeEffect

2024-03-11 Thread Noam Rosenthal
I've run a rough HTTP archive query on it, testing all HTTP responses last month (666 million): getComputedStyle with an argument that doesn't begin with "::" is called in 0.45% of pages, out of which 55% is ":before", 28% is after, and the vast majority of the rest are invalid pseudo-element

Re: [blink-dev] Intent to Ship: Private Aggregation debug mode for auctionReportBuyers reporting

2024-03-11 Thread Yoav Weiss (@Shopify)
On Thu, Mar 7, 2024 at 5:03 PM Alex Turner wrote: > Alex and Yoav, > > This particular addition is exposed only as an optional parameter on the > existing `AuctionAdConfig` dictionary passed to `navigator.runAdAuction()`. > So, I'm not aware of any web visibility from removing the new >

Re: [blink-dev] Re: Intent to Ship: Standard-compliant pseudo-element argument for getComputedStyle & KeyframeEffect

2024-03-11 Thread Noam Rosenthal
On Mon, Mar 11, 2024 at 5:57 AM Domenic Denicola wrote: > Thanks Dan for raising the compat concerns here. It seems like a mistake > that the original Intent says "None" for that, > Good point, I updated it. > and I think we need to get that section of the Chrome Status entry fleshed > out