Deprecate receivedTime property from MIDIMessageEvent. This is because the attribute was introduced to represent a high-resolution timestamp for real-time MIDI processing, but DOM Event started using hi-resolution monotonic time instead of epoch time for Event.timeStamp that can cover our use-case too.
Documentation
Specification
Status in Chromium
Removed (tracking bug) in:
- Chrome for desktop release 56
- Chrome for Android release 56
- Android WebView release 56
Consensus & Standardization
After a feature ships in Chrome, the values listed here are not guaranteed to be up to date.
- In development
- No signal
- No signal
- No signals
Owner
Last updated on 2021-03-12
Comments
Will start showing message on M-54, and remove the attribute on M-56.