Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3)

Issue 2748133003: Pull AudioDestinationConsumer off the Blink GC heap. (Closed)

Created:
3 years, 9 months ago by sof
Modified:
3 years, 9 months ago
CC:
chromium-reviews, blink-reviews, kinuko+watch, tommyw+watchlist_chromium.org, hongchan
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Pull 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 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -23 lines) Patch
M third_party/WebKit/Source/platform/audio/AudioDestinationConsumer.h View 1 chunk +2 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/platform/exported/WebMediaStreamSource.cpp View 2 chunks +5 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/platform/mediastream/MediaStreamSource.h View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/platform/mediastream/MediaStreamSource.cpp View 2 chunks +5 lines, -11 lines 0 comments Download

Messages

Total messages: 14 (7 generated)
sof
please take a look. I'd like to try this out - if it proves effective, ...
3 years, 9 months ago (2017-03-14 15:27:31 UTC) #4
Raymond Toy
On 2017/03/14 15:27:31, sof wrote: > please take a look. > > I'd like to ...
3 years, 9 months ago (2017-03-14 15:31:32 UTC) #5
sof
On 2017/03/14 15:31:32, Raymond Toy wrote: > On 2017/03/14 15:27:31, sof wrote: > > please ...
3 years, 9 months ago (2017-03-14 15:36:35 UTC) #6
hongchan
rtoy@ already gave one but - lgtm for platform/audio.
3 years, 9 months ago (2017-03-14 16:01:13 UTC) #7
haraken
LGTM
3 years, 9 months ago (2017-03-14 16:41:09 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2748133003/1
3 years, 9 months ago (2017-03-14 16:52:40 UTC) #11
commit-bot: I haz the power
3 years, 9 months ago (2017-03-14 16:57:33 UTC) #14
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/bb9b04fe0965eeb09f229f7a727f...

Powered by Google App Engine
This is Rietveld 408576698