DescriptionWeb MIDI: prepare to deprecate MIDIMessageEvent::receivedTime
Now that Event::timeStamp is equivalent to DOMHighResTimeStamp,
WG decided to drop DOMHighResTimeStamp receivedTime attribute
from MIDIMessageEvent.
Our plan is to show a deprecate message on M54, then remove it
completely on M56.
This patch changes to show a deprecate message when JavaScript
touches the receivedTime attribute.
BUG=599335
Committed: https://crrev.com/b253a5c54917c2f7bd96f1acf2eeb7d3014a9288
Cr-Commit-Position: refs/heads/master@{#403756}
Patch Set 1 #Patch Set 2 : . #Patch Set 3 : : #Patch Set 4 : one more test expectation #
Total comments: 4
Patch Set 5 : Use Deprecation #Patch Set 6 : CallWith=ExecutionContext #
Total comments: 5
Patch Set 7 : DeprecateAs=MIDIMessageEventReceivedTime #
Total comments: 2
Patch Set 8 : update milestones #Patch Set 9 : rebase #Messages
Total messages: 31 (12 generated)
|