Remove limit on the number of concurrent AudioContexts
There's no reason to have a limit on the number of concurrent AudioContexts. If the user creates too many, we'll just run out of resources and stop. Bug: 777342 Test: audiocontext-max-contexts.html removed Change-Id: I55ac01e42cc1ffc313db5b93e49db1c4a36a585b Reviewed-on: https://chromium-review.googlesource.com/875192Reviewed-by:Hongchan Choi <hongchan@chromium.org> Commit-Queue: Raymond Toy <rtoy@chromium.org> Cr-Commit-Position: refs/heads/master@{#532561}
Showing
Please register or sign in to comment