DescriptionAdd constructor for MediaStreamAudioDestinationNode
MediaStreamAudioDestinationNode needs a constructor. This was
inadvertently missed in issue 626449.
Also, modified the exception type when an invalid channel count is
specified. All other AudioNodes throw NotSupportedError instead of
IndexSizeError. This requires updating one test.
BUG=674508, 626449
TEST=constructor/mediastreamaudiodestination.html,
mediastreamaudiodestinationnode.html
Committed: https://crrev.com/7b308a54ce405471a43e12ea7a65952439127d17
Cr-Commit-Position: refs/heads/master@{#439833}
Patch Set 1 #Patch Set 2 : Rebase and add Measure #
Total comments: 3
Patch Set 3 : Add use counter #
Total comments: 1
Patch Set 4 : Remove unneeded test #Patch Set 5 : Rebase #Messages
Total messages: 28 (17 generated)
|