[webkit-dev] Request for position on isInputPending

Andrew Comminos acomminos at fb.com
Fri Sep 18 11:55:51 PDT 2020


Hey all,

We're looking to gather a position from WebKit folks on isInputPending, 
an API to query for the presence of pending input events. It allows 
sites to reduce event latency by yielding during longer computational 
tasks, without sacrificing throughput otherwise.

Explainer: https://github.com/WICG/is-input-pending/

Spec: https://wicg.github.io/is-input-pending/

Thanks a bunch!
Andrew


More information about the webkit-dev mailing list