Re: [blink-dev] Intent to Ship: Support non-special scheme URLs

2024-08-09 Thread Hayato Ito
I've added a new section, "Compatibility Risks ", to the doc, organizing the content more clearly. Thanks! On Fri, Aug 9, 2024 at 3:03 PM Yoav

Re: [blink-dev] Intent to Ship: Support non-special scheme URLs

2024-08-09 Thread Domenic Denicola
I'm very excited to see this work proceeding and am looking forward to being able to LGTM. A few requests before we get there: - From what I understand we still won't be spec-compliant for android:, drivefs:, steam:, chromeos-steam:, and materialized-view:. Can you add failing web platfor

[blink-dev] Intent to Prototype: Dynamic import maps

2024-08-09 Thread Yoav Weiss (@Shopify)
Contact emailsyoavwe...@chromium.org Explainerhttps://github.com/whatwg/html/pull/10528#issue-2437162429 Specificationhttps://github.com/whatwg/html/pull/10528 Summary Import maps currently have to load before any ES module and there can only be a single import map per document. That makes them

Re: [blink-dev] Intent to Deprecate and Remove: Remove CanvasRenderingContext2D method scrollPathIntoView

2024-08-09 Thread Mike Taylor
+1 - no approvals needed. :) On 8/9/24 1:20 AM, Domenic Denicola wrote: If this method was only ever enabled behind a flag, I don't think this removal requires any API owner approval. Happy removing! On Thu, Aug 8, 2024 at 10:30 PM Chromestatus wrote: Contact emails schen

Re: [blink-dev] Intent to Deprecate and Remove: Remove CanvasRenderingContext2D method scrollPathIntoView

2024-08-09 Thread Stephen Chenney
Good to know. Thanks folks. On Fri, Aug 9, 2024 at 12:04 PM Mike Taylor wrote: > +1 - no approvals needed. :) > On 8/9/24 1:20 AM, Domenic Denicola wrote: > > If this method was only ever enabled behind a flag, I don't think this > removal requires any API owner approval. Happy removing! > > On

Re: [blink-dev] Intent to Ship: Support non-special scheme URLs

2024-08-09 Thread Chris Harrelson
LGTM2 On Fri, Aug 9, 2024 at 1:19 AM Domenic Denicola wrote: > I'm very excited to see this work proceeding and am looking forward to > being able to LGTM. A few requests before we get there: > >- From what I understand we still won't be spec-compliant >for android:, drivefs:, steam:, ch

[blink-dev] Intent to Prototype: CSS Gap Decoration

2024-08-09 Thread 'Sam Davis Omekara' via blink-dev
Contact emails samomekar...@microsoft.com, alma...@microsoft.com Explainer https://github.com/MicrosoftEdge/MSEdgeExplainers/blob/4de083765c72f27bde31485ba3ac707c6ca61268/CSSGapDecorations/explainer.md Specification https://kbabbit

[blink-dev] Intent to Ship: scheduler.yield()

2024-08-09 Thread Scott Haseley
Contact emailsshase...@chromium.org Explainer https://github.com/WICG/scheduling-apis/blob/main/explainers/yield-and-continuation.md https://github.com/WICG/scheduling-apis/blob/main/explainers/prioritized-task-scheduling.md#scheduleryield *Note*: The explainer includes parameters to yield(), but