forked from chromium/chromium
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove AudioWorkletThread::CollectAllGarbage()
nhiroki@ found that the method is never called and we decided to remove the call. AudioWorkletThread is a ref-counted object, so it does not need help of the blink garbage collector. Bug: 892006 Change-Id: I5ed17101f94ee68765e471624f599eede491dd03 Reviewed-on: https://chromium-review.googlesource.com/c/1265995 Reviewed-by: Kentaro Hara <[email protected]> Commit-Queue: Hongchan Choi <[email protected]> Cr-Commit-Position: refs/heads/master@{#598589}
- Loading branch information
Showing
2 changed files
with
0 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters