Move Autoplay-related code from BaseAudioContext to AudioContext
This CL splits the Autoplay-related code from BAC to AC. It simply changes the code location without changing logic. Note that the code around resume() promise resolvers has not been modified in this CL. The code is not directly related to the auto play and it needs a bit of rewriting. Bug: 851608 Test: AudioContextAutoplayTest Change-Id: I2e0b2b10fc56e86e4724635aba0fe452c73c54da Reviewed-on: https://chromium-review.googlesource.com/1097988Reviewed-by:Kentaro Hara <haraken@chromium.org> Reviewed-by:
Raymond Toy <rtoy@chromium.org> Commit-Queue: Hongchan Choi <hongchan@chromium.org> Cr-Commit-Position: refs/heads/master@{#567082}
Showing
This diff is collapsed.
Please register or sign in to comment