Deprecate WebAudio Media nodes on an OfflineAudioContext
Print a deprecation message when WebAudio Media nodes (MediaElementAudioSourceNode, MediaStreamAudioDestinationNode, MediaStreamAudioSourceNode) are created on an OfflineAudioContext. Doing so is not allowed in the WebAudio spec. Intent: https://groups.google.com/a/chromium.org/d/msg/blink-dev/H29uXnsIN54/BKXDqxoJAQAJ Chrome feature entry: https://www.chromestatus.com/feature/5258622686724096 Bug: 845913 Change-Id: I5247d67456afa11582099f4d52d65a76f788639d Reviewed-on: https://chromium-review.googlesource.com/1091656 Commit-Queue: Raymond Toy <rtoy@chromium.org> Reviewed-by:Hongchan Choi <hongchan@chromium.org> Reviewed-by:
Philip Jägenstedt <foolip@chromium.org> Cr-Commit-Position: refs/heads/master@{#568124}
Showing
This diff is collapsed.
Please register or sign in to comment