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

Spec should allow setting timeRemaining to 0 early #72

Closed
esprehn opened this issue Nov 30, 2017 · 1 comment
Closed

Spec should allow setting timeRemaining to 0 early #72

esprehn opened this issue Nov 30, 2017 · 1 comment
Labels

Comments

@esprehn
Copy link

esprehn commented Nov 30, 2017

Chrome's implementation will drop the timeRemaining to 0 when certain high priority things happen (ex. There's a pending touch). The spec doesn't seem to have a UA hook for doing that.

https://w3c.github.io/requestidlecallback/#the-idledeadline-interface

rmcilroy added a commit to rmcilroy/requestidlecallback that referenced this issue Oct 18, 2018
rmcilroy added a commit to rmcilroy/requestidlecallback that referenced this issue Oct 18, 2018
@yoavweiss
Copy link
Contributor

Closed by #74

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants