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

2024-08-28 Thread Yoav Weiss (@Shopify)
I was out while this thread happened, but just wanted to chime in and say I'm super excited for this shipping!! On Sat, Aug 24, 2024 at 12:22 AM Scott Haseley wrote: > Thanks all! > > This will be enabled in M129. (Note: this just missed the M129 branch, so > it wasn't in the initial Chrome Beta

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

2024-08-23 Thread Scott Haseley
Thanks all! This will be enabled in M129. (Note: this just missed the M129 branch, so it wasn't in the initial Chrome Beta release --- but has since been merged , so it should be in Beta soon.) On Wed, Aug 21, 2024 at 10:20 AM Ale

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

2024-08-21 Thread Alex Russell
LGTM3 On Wednesday, August 21, 2024 at 9:06:12 AM UTC-7 Daniel Bratell wrote: > LGTM2 > > /Daniel > On 2024-08-16 04:44, Domenic Denicola wrote: > > LGTM1! > > Please consider updating the explainer a bit to capture where things ended > up, or at least adding a warning of some sort that it's a

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

2024-08-21 Thread Daniel Bratell
LGTM2 /Daniel On 2024-08-16 04:44, Domenic Denicola wrote: LGTM1! Please consider updating the explainer a bit to capture where things ended up, or at least adding a warning of some sort that it's a bit out of date. On Fri, Aug 16, 2024 at 12:33 AM Scott Haseley wrote: On Wed, Aug

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

2024-08-15 Thread Domenic Denicola
LGTM1! Please consider updating the explainer a bit to capture where things ended up, or at least adding a warning of some sort that it's a bit out of date. On Fri, Aug 16, 2024 at 12:33 AM Scott Haseley wrote: > On Wed, Aug 14, 2024 at 9:35 PM Domenic Denicola > wrote: > >> Very exciting to s

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

2024-08-15 Thread Scott Haseley
On Wed, Aug 14, 2024 at 9:35 PM Domenic Denicola wrote: > Very exciting to see this ready to ship after what sounds like a > successful experiment. A few small questions... > > On Sat, Aug 10, 2024 at 6:19 AM Scott Haseley > wrote: > >> Contact emailsshase...@chromium.org >> >> Explainer >> http

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

2024-08-14 Thread Domenic Denicola
Very exciting to see this ready to ship after what sounds like a successful experiment. A few small questions... On Sat, Aug 10, 2024 at 6:19 AM Scott Haseley wrote: > Contact emailsshase...@chromium.org > > Explainer > https://github.com/WICG/scheduling-apis/blob/main/explainers/yield-and-conti

[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