Re: [blink-dev] Intent to Ship: relaunch Intl Locale Info feature in newly added functions

2024-09-03 Thread Mike Taylor
Thanks Frank. LGTM2 On 8/30/24 6:42 PM, Chris Harrelson wrote: Thanks for these updates. LGTM1 On Fri, Aug 30, 2024 at 12:21 PM Frank Tang (譚永鋒) wrote: 1. I confirm, this particular launch is just adding new getter methods. 2. This particular launch is NOT removing the existing

[blink-dev] Intent to Ship: WebAssembly JS String Builtins

2024-09-03 Thread Adam Klein
Contact emailsecmzieg...@chromium.org, jkumme...@chromium.org, ad...@chromium.org Explainer https://github.com/WebAssembly/js-string-builtins/blob/main/proposals/js-string-builtins/Overview.md Specificationhttps://webassembly.github.io/js-string-builtins/js-api/ Summary This feature exposes com

[blink-dev] PSA: migration to Wptrunner has started

2024-09-03 Thread 'Weizhong Xia' via blink-dev
TLDR: chrome_wpt_tests and headless_shell_wpt_tests have been added to Chromium CI/CQ, and migration to Wptrunner has started. Hello there For quite some time web platform developers have wished to have a uniform way to run web platform tests, which is to converge to Wptrunner. Blink Engprod team

Re: [blink-dev] Intent to Ship: WebAssembly JS String Builtins

2024-09-03 Thread 'Chris Harrelson' via blink-dev
On Tue, Sep 3, 2024 at 10:37 AM Adam Klein wrote: > Contact emailsecmzieg...@chromium.org, jkumme...@chromium.org, > ad...@chromium.org > > Explainer > https://github.com/WebAssembly/js-string-builtins/blob/main/proposals/js-string-builtins/Overview.md > > Specificationhttps://webassembly.github.

Re: [blink-dev] Intent to Ship: WebAssembly JS String Builtins

2024-09-03 Thread Adam Klein
On Tue, Sep 3, 2024 at 11:31 AM Chris Harrelson wrote: > > > On Tue, Sep 3, 2024 at 10:37 AM Adam Klein wrote: > >> Contact emailsecmzieg...@chromium.org, jkumme...@chromium.org, >> ad...@chromium.org >> >> Explainer >> https://github.com/WebAssembly/js-string-builtins/blob/main/proposals/js-str

Re: [blink-dev] Intent to Ship: WebAssembly JS String Builtins

2024-09-03 Thread Chris Harrelson
Thanks! LGTM1 On Tue, Sep 3, 2024 at 11:41 AM Adam Klein wrote: > On Tue, Sep 3, 2024 at 11:31 AM Chris Harrelson > wrote: > >> >> >> On Tue, Sep 3, 2024 at 10:37 AM Adam Klein wrote: >> >>> Contact emailsecmzieg...@chromium.org, jkumme...@chromium.org, >>> ad...@chromium.org >>> >>> Explaine

Re: [blink-dev] Intent to Prototype: Web Monetization

2024-09-03 Thread Alexander Surkov
Hey! I realized I mistakenly replied to Tom privately instead of sending my response to the list. In my reply, I said that the prototype is currently in active development, but we plan to move to testing and seek broader public feedback by the end of this year. I also hope to share the archite

[blink-dev] Intent to Extend Experiment: fetchLater API

2024-09-03 Thread Chromestatus
Contact emails m...@chromium.org, denom...@chromium.org, pending-beacon-experim...@google.com Explainer https://github.com/WICG/pending-beacon/blob/main/docs/fetch-later-api.md Specification https://whatpr.org/fetch/1647/9ca4bda...37a66c9.html Design docs https://github.com/WICG/pending-beac

LRe: [blink-dev] Intent to Ship: relaunch Intl Locale Info feature in newly added functions

2024-09-03 Thread Domenic Denicola
LGTM3. On Wednesday, September 4, 2024 at 12:21:33 AM UTC+9 Mike Taylor wrote: > Thanks Frank. LGTM2 > On 8/30/24 6:42 PM, Chris Harrelson wrote: > > Thanks for these updates. LGTM1 > > On Fri, Aug 30, 2024 at 12:21 PM Frank Tang (譚永鋒) > wrote: > >> 1. I confirm, this particular launch is just

Re: [blink-dev] Intent to Ship: WebAssembly JS String Builtins

2024-09-03 Thread 一丝
Firefox has been implemented and is waiting to be shipped. https://bugzilla.mozilla.org/show_bug.cgi?id=1876148 在2024年9月4日星期三 UTC+8 04:53:19 写道: > Thanks! > > LGTM1 > > On Tue, Sep 3, 2024 at 11:41 AM Adam Klein wrote: > >> On Tue, Sep 3, 2024 at 11:31 AM Chris Harrelson >> wrote: >> >>> >>> >

[blink-dev] Re: Intent to Ship: allow more pseudo-elements and pseudo-classes after ::part()

2024-09-03 Thread Domenic Denicola
On Thursday, August 29, 2024 at 12:48:36 AM UTC+9 David Baron wrote: Contact emailsdba...@chromium.org ExplainerNone Specificationhttps://drafts.csswg.org/css-shadow-parts-1/#part Summary CSS selectors that use the ::part() pseudo-element are allowed to have other CSS pseudo-elements (excep

[blink-dev] Re: Intent to Ship: Shared Storage: Allowing Cross-Origin Script in addModule & Aligning createWorklet

2024-09-03 Thread Domenic Denicola
LGTM1. This seems like a good change for overall web consistency, and compat risks seem well-managed. On Thursday, August 29, 2024 at 4:32:20 AM UTC+9 Cammie Smith Barnes wrote: > Intent to Ship: Shared Storage: Allowing Cross-Origin Script in addModule > & Aligning createWorklet > > Contact em

Re: [blink-dev] Intent to Ship: WebAssembly JS String Builtins

2024-09-03 Thread Domenic Denicola
LGTM2. Do we have a sense of WebKit's view of the proposal, e.g. through WebKit participation in the Wasm CG? On Wed, Sep 4, 2024 at 11:56 AM 一丝 wrote: > Firefox has been implemented and is waiting to be shipped. > https://bugzilla.mozilla.org/show_bug.cgi?id=1876148 > > 在2024年9月4日星期三 UTC+8 04:

[blink-dev] Re: Intent to Extend Experiment: fetchLater API

2024-09-03 Thread Domenic Denicola
LGTM. It seems like there has been clear progress on all of the required fronts, and what's more, there's been a break between the previous origin trial and this one, so there's no concern about an extended OT being used as a soft-launch. On Wednesday, September 4, 2024 at 11:12:32 AM UTC+9 Chr