Skip to content

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

Merged
sandersn merged 1 commit into
masterfrom
make-ImageData-3rd-param-optional
Oct 17, 2019
Merged

Make ImageData(Uint8ClampedArray)'s 3rd param optional#34519
sandersn merged 1 commit into
masterfrom
make-ImageData-3rd-param-optional

Conversation

@sandersn
Copy link
Copy Markdown
Member

It can be inferred from the first two.

Fixes #33266

Baseline update from microsoft/TypeScript-DOM-lib-generator#790

It can be inferred from the first two.

Fixes #33266

Baseline update from microsoft/TypeScript-DOM-lib-generator#790
@sandersn sandersn requested review from orta and rbuckton October 16, 2019 18:11
@sandersn sandersn merged commit 262ec61 into master Oct 17, 2019
@sandersn sandersn deleted the make-ImageData-3rd-param-optional branch October 17, 2019 18:14
@microsoft microsoft locked as resolved and limited conversation to collaborators Oct 21, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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)

2 participants