Chromium Code Reviews
DescriptionRemove connection from AudioParamHandler to AudioContext.
This removes the connection from AudioParamHandler and
AudioParamTimeline to AudioContext. This is achieved by having
AudioParamHandler and AudioParamTimeline access the
AudioDestinationHandler instead of the AudioContext.
AudioDestinationHandler has the necessary sampleRate(),
currentSampleFrame(), and currentTime() methods that AudioParamHandler
and AudioParamTimeline need.
BUG=605726
TEST=none
Committed: https://crrev.com/f1afe5ba38f00c14f9982c8d0b3afd598865f411
Cr-Commit-Position: refs/heads/master@{#390179}
Patch Set 1 #Patch Set 2 : #Patch Set 3 : #
Total comments: 8
Patch Set 4 : Address comments #
Total comments: 3
Patch Set 5 : Rebase and Rename #
Messages
Total messages: 19 (6 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||