Add pending activity to keep Webaudio media nodes alive
MediaStreamSourceNode and related nodes should report they have activity whenever the context is running, because they actually do. This prevents the nodes from getting prematurely collected. Unfortunately, this also means nodes will not be collected until the context is suspended or stopped. Bug: 937231 Change-Id: I4cd93fe757d8f34fbbc0c68aeaace4727c77be14 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1496541Reviewed-by:Hongchan Choi <hongchan@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Raymond Toy <rtoy@chromium.org> Cr-Commit-Position: refs/heads/master@{#638306}
Showing
Please register or sign in to comment