Re: [webkit-dev] Request for position on isInputPending

2020-09-29 Thread Andrew Comminos
Thanks for the response Ryosuke, comments inline. On 9/23/20 12:37 AM, Ryosuke Niwa wrote: As we have discussed in other avenues, we're skeptical that this API is needed given native apps on iOS and macOS don't need such an API and many iOS apps are considered as a pinnacle of good performance.

[webkit-dev] Request for position on isInputPending

2020-09-18 Thread Andrew Comminos
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://githu