Files
iD/modules/util
Bryan Housel a8c6ab4d67 Move requestIdleCallback polyfill to id.js, remove utilIdleWorker
`utilIdleWorker` was only used one place.
It just processes a list in an idle callback.

I'm working towards removing the util functions for handling idle work.
We can still do `requestIdleCallback` work throughout the code, however
each place we use it needs to have a strategy for cancellation, which
the existing util functions don't allow for.
2019-05-16 21:19:25 -04:00
..
2019-03-28 10:04:46 -04:00
2016-07-05 21:44:00 -04:00
2019-03-26 14:12:45 -04:00
2018-03-22 16:51:53 -04:00
2019-03-09 11:44:15 -05:00
2018-03-22 16:51:53 -04:00