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

Issue 2753593002: Avoid calling VEA::Destroy() in VideoTrackRecorder (Closed)

Created:
3 years, 9 months ago by emircan
Modified:
3 years, 9 months ago
Reviewers:
mcasas
CC:
chromium-reviews, mlamouri+watch-content_chromium.org, emircan+watch+mediarecorder_chromium.org, posciak+watch_chromium.org, jam, darin-cc_chromium.org, mcasas+mediarecorder_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Avoid calling VEA::Destroy() in VideoTrackRecorder The default deleter for VEA calls Destroy() by default[0]. Running it multiple times can cause a crash, see bug. [0] https://cs.chromium.org/chromium/src/media/video/video_encode_accelerator.h?rcl=575512843787644524196d04076a59ec9415cb89&l=186 BUG=701450 TEST=Fixes the crash described in the bug. Review-Url: https://codereview.chromium.org/2753593002 Cr-Commit-Position: refs/heads/master@{#456851} Committed: https://chromium.googlesource.com/chromium/src/+/98557de3bc84264df66670ca5baa7e0765f2186f

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -3 lines) Patch
M content/renderer/media_recorder/video_track_recorder.cc View 1 chunk +1 line, -3 lines 0 comments Download

Messages

Total messages: 18 (14 generated)
emircan
PTAL.
3 years, 9 months ago (2017-03-14 19:31:01 UTC) #7
mcasas
lgtm CL title nit: s/MediaRecorder/VideoTrackRecorder/ ?
3 years, 9 months ago (2017-03-14 21:30:21 UTC) #12
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/2753593002/1
3 years, 9 months ago (2017-03-14 21:45:16 UTC) #15
commit-bot: I haz the power
3 years, 9 months ago (2017-03-14 21:54:36 UTC) #18
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/98557de3bc84264df66670ca5baa...

Powered by Google App Engine
This is Rietveld 408576698