Re: [blink-dev] Re: Intent to Ship: Spec-compliant JSON MIME type detection

2025-05-19 Thread Domenic Denicola
LGTM1. This is a nice focused interop and spec-compliance change that should have approximately zero compat impact. I agree with the plan of shipping enabled-by-default and using Finch as an emergency kill switch if something (very) unexpected happens. On Tue, May 20, 2025 at 5:32 AM 'Issack John'

[blink-dev] Intent to Prototype: Responsive iframes

2025-05-19 Thread Chromestatus
Contact emails chris...@chromium.org Explainer https://github.com/w3c/csswg-drafts/blob/main/css-sizing-4/responsive-iframes-explainer.md Specification None Summary Allow sites to opt into iframes having responsive sizing (sizing the element in the parent document to the iframe document's

[blink-dev] Re: Intent to Ship: Spec-compliant JSON MIME type detection

2025-05-19 Thread 'Issack John' via blink-dev
We plan to deploy the feature as an enabled-by-default base::Feature, primarily to act as an emergency shutoff valve rather than going through a formal feature rollout. This approach aligns with the consensus-based standards section, which doesn’t call for a gradual rollout, and given the low r

[blink-dev] Intent to Ship: Spec-compliant JSON MIME type detection

2025-05-19 Thread 'Issack John' via blink-dev
Contact emails issackj...@microsoft.com, dan...@microsoft.com Explainer None Specification https://mimesniff.spec.whatwg.org/#json-mime-type Summary Chromium now recognizes all valid JSON MIME types as defined by the WHATWG mimesnif

Re: [blink-dev] Re: Intent to Ship: Support async attribute for SVG

2025-05-19 Thread Alex Russell
Good question, Daniel. I'd also like to understand if we've got signals from developers on this. I can see a strong case for it, but we should be led by developer needs. The 3 users in the crbug are a good start, but have we tried to survey a larger population? Best, Alex On Wednesday, May 14

Re: [blink-dev] Intent to Ship: Crash Reporting API: is_top_level & visibility_state

2025-05-19 Thread Alex Russell
LGTM3 On Thursday, May 15, 2025 at 1:59:36 PM UTC-7 Mike Taylor wrote: > LGTM2 > On 5/14/25 8:55 PM, Domenic Denicola wrote: > > LGTM1 > > On Thu, May 15, 2025 at 4:08 AM Dominic Farolino wrote: > >> Thanks for pointing this oversight out! It's been addressed in the spec, >> and the impl >>

[blink-dev] Re: I2P&S: Strict Same Origin Policy for Storage Access API

2025-05-19 Thread Chris Fredrickson
Following up on this: Now that the new UseCounter has made it out to Stable, the portion of pageloads that would be affected by this change is 0.69%. The UseCounter

[blink-dev] Re: Way to query usage of desynchronized canvas for canvas2d and WebGL?

2025-05-19 Thread Colin Blundell
Thanks! On Fri, May 16, 2025 at 2:26 PM Vasiliy Telezhnikov wrote: > There are blink UseCounter > > for > low-latency canvas >