Web features explorer

requestIdleCallback()

Limited availability

The requestIdleCallback() API queues a function that runs in idle browser time, either at the end of a frame or when the user is inactive. Also known as the background tasks API.

Browser support (view on caniuse.com)

  • Chrome 47 Released on 2015-12-01
  • Chrome Android 47 Released on 2015-12-02
  • Edge 79 Released on 2020-01-15
  • Firefox 55 Released on 2017-08-08
  • Firefox for Android 55 Released on 2017-08-08
  • Safari Not supported
  • Safari on iOS Not supported

Baseline availability blocked since January 2020 by Safari (78 months)

Need this feature?
Leave a 👍 on the feedback issue
Don't forget to also leave a comment explaining your specific use case.