Skip to content

Make ImageData(Uint8ClampedArray)'s 3rd param optional #790

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

Merged
merged 1 commit into from
Oct 16, 2019

Conversation

sandersn
Copy link
Member

It can be inferred from the first two.

Fixes microsoft/TypeScript#33266

It can be inferred from the first two.
@sandersn sandersn merged commit 262e470 into master Oct 16, 2019
@sandersn sandersn deleted the make-ImageData-third-param-optional branch October 16, 2019 18:08
sandersn added a commit to microsoft/TypeScript that referenced this pull request Oct 16, 2019
It can be inferred from the first two.

Fixes #33266

Baseline update from microsoft/TypeScript-DOM-lib-generator#790
sandersn added a commit to microsoft/TypeScript that referenced this pull request Oct 17, 2019
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.

ImageData constructor has incorrect parameter (not optional where it should be)
1 participant