On Thu, Sep 28, 2023 at 10:28 AM Yoav Weiss <yoavwe...@chromium.org> wrote:

> This is exciting!! (also as a scheduling primitive - e.g. as a way to
> start loading or executing certain scripts only after the first render)
> Are you planning to have the event first more or less at a similar time to
> when first paint is reported? I'm guessing that we want that event to run
> after rendering is kicked off (rather than have it delay the first render).
>

It's planned to be fired at the beginning of the rendering update. It
allows you to perform operations that might change the rendering, so yes
the script itself would delay the first render if it's a long running
script.

-- 
You received this message because you are subscribed to the Google Groups 
"blink-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to blink-dev+unsubscr...@chromium.org.
To view this discussion on the web visit 
https://groups.google.com/a/chromium.org/d/msgid/blink-dev/CAJn%3DMYbpSV83k8oe_Nyx%2BgZmdtixy_%3D6SgnKnyAW%3DnoEn-i-dw%40mail.gmail.com.

Reply via email to