Remove AudioWorkletThread from AudioContextTest.cpp
AudioContextTest.cpp tests the audio latency and is not involved any AudioWorklet operation. Removing AudioWorkletThread addresses the data race found in the bug. Locally confirmed that TSAN with this patch does not crash with the data race any more. Bug: 792140 Change-Id: I297533a176c42fb1af5025fdcd77a1cf4e68ee56 Reviewed-on: https://chromium-review.googlesource.com/809825Reviewed-by:Kenneth Russell <kbr@chromium.org> Reviewed-by:
Raymond Toy <rtoy@chromium.org> Commit-Queue: Hongchan Choi <hongchan@chromium.org> Cr-Commit-Position: refs/heads/master@{#521866}
Showing
Please register or sign in to comment