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

@types/webmidi - receivedTime deprecated in Chrome #62048

Open
kavsingh opened this issue Aug 30, 2022 Discussed in #62047 · 0 comments
Open

@types/webmidi - receivedTime deprecated in Chrome #62048

kavsingh opened this issue Aug 30, 2022 Discussed in #62047 · 0 comments

Comments

@kavsingh
Copy link

Discussed in #62047

Originally posted by kavsingh August 31, 2022
[webmidi] MIDIMessageEvent receivedTime property is defined in types here
https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/webmidi/index.d.ts#L204
https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/webmidi/index.d.ts#L216

receivedTime was removed from MIDIMessageEvent in Chrome 56
it is also not listed as property in MDN docs

would be good to remove the property, or maybe make it nullable and mark as deprecated if other browsers still offer it
am happy to open a PR

thanks!

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

No branches or pull requests

1 participant