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

Feat support idle callback #1291

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open

Feat support idle callback #1291

wants to merge 6 commits into from

Conversation

wssgcg1213
Copy link
Member

@wssgcg1213 wssgcg1213 commented Mar 31, 2022

Close #11
Related to #1290

  • 支持 requestIdleCallback, cancelIdleCallback
  • 支持协商帧率
  • 暴露 BOM 侧接口 (Bridge)
  • 单元测试

完全按照 https://www.w3.org/TR/requestidlecallback/#dom-window-cancelidlecallback 实现的

@wssgcg1213 wssgcg1213 added the feature Request to implement a new feature. label Mar 31, 2022
@wssgcg1213 wssgcg1213 self-assigned this Mar 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Request to implement a new feature.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

支持 requestIdleCallback
1 participant