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

Improve types of fill polyfill and test fallback #1793

Merged
merged 5 commits into from
Nov 23, 2018

Conversation

Tyriar
Copy link
Member

@Tyriar Tyriar commented Nov 23, 2018

The polyfill will now return the T instead of the TypedArray union
type. Tests now target the fallback only so engines that support fill
will run tests against the fallback code.

The polyfill will now return the T instead of the TypedArray union
type. Tests now target the fallback only so engines that support fill
will run tests against the fallback code.
@Tyriar Tyriar added this to the 3.9.0 milestone Nov 23, 2018
@Tyriar Tyriar self-assigned this Nov 23, 2018
@Tyriar Tyriar requested a review from jerch November 23, 2018 15:37
Tyriar and others added 4 commits November 23, 2018 07:49
It belongs here since the renderers will use it
Removed the `loopFill` test method as it is not needed anymore with the separation of the looping variant in `fillFallback`.
@jerch jerch merged commit 79a1194 into xtermjs:master Nov 23, 2018
@Tyriar Tyriar deleted the improve_fill_fallback branch November 26, 2018 19:21
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.

2 participants