DescriptionPull AudioDestinationConsumer off the Blink GC heap.
The AudioDestinationConsumer interface and its single implementation
does not meet the bar for being on the Blink GC heap. It doesn't cause
harm to have them there, but in order to diagnose an unexplained
failure, pull these objects off the heap.
We may want to restore them to the Blink GC heap once the issue has
been resolved.
R=
BUG=682945
Review-Url: https://codereview.chromium.org/2748133003
Cr-Commit-Position: refs/heads/master@{#456736}
Committed: https://chromium.googlesource.com/chromium/src/+/bb9b04fe0965eeb09f229f7a727fe7235add810f
Patch Set 1 #
Messages
Total messages: 14 (7 generated)
|