Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

requestIdleCallback and cancelIdleCallback missing #157

Closed
bmartel opened this issue Feb 22, 2019 · 4 comments
Closed

requestIdleCallback and cancelIdleCallback missing #157

bmartel opened this issue Feb 22, 2019 · 4 comments
Assignees
Labels
feature New feature request

Comments

@bmartel
Copy link

bmartel commented Feb 22, 2019

Feature request

Switched a larger project from using babel polyfill with many hand rolled polyfills to this service, which seems to work for the most part that I can see, other than one glaring omission of requestIdleCallback and cancelIdleCallback. I searched through the output of the v3 service, and around the repository but have been unable to find anything mentioning this.

Am I missing something somewhere, or is this just actually missing from the underlying polyfill service?

@JakeChampion JakeChampion transferred this issue from polyfillpolyfill/polyfill-service Mar 7, 2019
@Rendez
Copy link

Rendez commented Apr 3, 2019

I'd like to work on adding rIC, we also need it in the library. Is this something that might be in the scope of the core team? How can I get the ok-go?

@JakeChampion
Copy link
Owner

Hi @Rendez, apologies, I forgot to update this issue, @notlee is most of the way through creating and adding a requestIdleCallback polyfill. I will go through the issues now to mark which ones are in need of contributors :-)

@JakeChampion JakeChampion added the feature New feature request label Apr 3, 2019
@notlee
Copy link
Contributor

notlee commented May 3, 2019

👋 requestIdleCallback and cancelIdleCallback was released in v3.34.0 and has also been released to the polyfill service.

@notlee notlee closed this as completed May 3, 2019
@Rendez
Copy link

Rendez commented May 4, 2019

@notlee amazing! thanks so much.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 15, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature New feature request
Projects
None yet
Development

No branches or pull requests

4 participants