DescriptionMediaStreamAudioDestinationNode should inherit AudioNode
MediaStreamAudioDestinationNode should inherit AudioNode, not AudioSourceNode
according to the specification:
https://dvcs.w3.org/hg/audio/raw-file/tip/webaudio/specification.html#MediaElementAudioSourceNode
The inheritance was correct on native side but incorrect on Web IDL / JS side.
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=153767
Patch Set 1 #Patch Set 2 : Fix typo in comment #
Total comments: 2
Patch Set 3 : Fix layout test #
Messages
Total messages: 11 (0 generated)
|