[Webkit-unassigned] [Bug 164193] Implement requestIdleCallback

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 13 16:30:03 PDT 2022


https://bugs.webkit.org/show_bug.cgi?id=164193

Sam Sneddon [:gsnedders] <gsnedders at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |gsnedders at apple.com

--- Comment #8 from Sam Sneddon [:gsnedders] <gsnedders at apple.com> ---
(In reply to Tyler Gross from comment #7)
> It's worth noting that React heavily relies on requestIdleCallback for
> scheduling. If requestIdleCallback is missing, then React falls back to
> setTimeout, which can lead to running much more code than is necessary.
> 
> Sources:
> https://github.com/facebook/react/blob/
> c7ce0091dcb2036e19df980247c9a4388ad75741/packages/shared/
> ReactDOMFrameScheduling.js#L71
> https://twitter.com/dan_abramov/status/962810069510492167?lang=en

This is apparently no longer true: https://github.com/facebook/react/issues/13206#issuecomment-418417892

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220613/839a5d5b/attachment.htm>


More information about the webkit-unassigned mailing list