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

Fix priority task queue and idle callback fallback #4155

Merged
merged 1 commit into from
Sep 27, 2022

Conversation

Tyriar
Copy link
Member

@Tyriar Tyriar commented Sep 27, 2022

Mistake of not hooking up the abstract methods, this should throw on Safari for example.

Mistake of not hooking up the abstract methods, this should throw on
Safari for example.
@Tyriar Tyriar added this to the 5.1.0 milestone Sep 27, 2022
@Tyriar Tyriar self-assigned this Sep 27, 2022
@Tyriar Tyriar merged commit c6df208 into xtermjs:master Sep 27, 2022
@Tyriar Tyriar deleted the fix_priority_queue branch September 27, 2022 13:57
Tyriar added a commit to microsoft/vscode that referenced this pull request Sep 27, 2022
- Fix priority task queue and idle callback fallback xtermjs/xterm.js#4155
- Remove queuemicrotask polyfill xtermjs/xterm.js#4154
- Fix repetitive microtask problem xtermjs/xterm.js#4153
lemanschik pushed a commit to code-oss-dev/code that referenced this pull request Nov 25, 2022
- Fix priority task queue and idle callback fallback xtermjs/xterm.js#4155
- Remove queuemicrotask polyfill xtermjs/xterm.js#4154
- Fix repetitive microtask problem xtermjs/xterm.js#4153
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant