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

Patch requestIdleCallback for ZoneJS #40018

Open
mleibman opened this issue Dec 8, 2020 · 3 comments
Open

Patch requestIdleCallback for ZoneJS #40018

mleibman opened this issue Dec 8, 2020 · 3 comments
Assignees
Labels
area: zones P3 An issue that is relevant to core functions, but does not impede progress. Important, but not urgent
Milestone

Comments

@mleibman
Copy link

mleibman commented Dec 8, 2020

requestIdleCallback doesn't appear to be patched by ZoneJS.

@ngbot ngbot bot added this to the needsTriage milestone Dec 8, 2020
@lazarljubenovic
Copy link
Contributor

Reading this has brought a hazy memory of queueMicrotask not being patched either, but I can't confirm at the moment.

@jelbourn jelbourn added the P3 An issue that is relevant to core functions, but does not impede progress. Important, but not urgent label Dec 9, 2020
@ngbot ngbot bot modified the milestones: needsTriage, Backlog Dec 9, 2020
@jelbourn
Copy link
Member

jelbourn commented Dec 9, 2020

Note for priority record keeping: requestIdleCallback isn't supported in Safari yet, making this a lower priority

@JiaLiPassion JiaLiPassion self-assigned this Dec 15, 2020
@JiaLiPassion
Copy link
Contributor

I will implement it, and queueMicrotask is already been patched.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: zones P3 An issue that is relevant to core functions, but does not impede progress. Important, but not urgent
Projects
None yet
Development

No branches or pull requests

5 participants