GoogleChromeLabs / GoogleChromeLabs/ui-element-samples
Consider polyfill for 'requestIdleCallback'
Open
- Dominant language
- JavaScript
- Stars
- 4.1k
- Forks
- 723
- Avg merge
- 3m
- Merged PRs (30d)
- 4
Description
According to [can I use](http://caniuse.com/#search=requestIdleCallback), [`requestIdleCallback`](https://github.com/GoogleChrome/ui-element-samples/commit/1254eec0a8ac6403d7dbe99d3ec131f6faaa166e) is not supported in Safari/WebKit. Maybe use [a shim](https://gist.github.com/paullewis/55efe5d6f05434a96c36)?
This is great looking implementation though, thank you for all the hard work here.
Contributor guide
Assessment
This issue has not been assessed yet.