DescriptionSimplify MediaStreamAudioSourceNode ownerships.
The processing that happens on the audio thread for this object
doesn't access the MediaStream. Hence the reference to it and the
track can be kept directly on the node object, thereby avoiding the
use of a pair of Persistent<>s.
R=haraken
BUG=693988
Review-Url: https://codereview.chromium.org/2699403002
Cr-Commit-Position: refs/heads/master@{#451726}
Committed: https://chromium.googlesource.com/chromium/src/+/e27847a80deaea0674c951a7be26dda066a05cb8
Patch Set 1 #
Dependent Patchsets: Messages
Total messages: 16 (12 generated)
|