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

Issue 2339043002: Consistently lock RTCVideoDecoder::state_. (Closed)

Created:
4 years, 3 months ago by Jeffrey Yasskin
Modified:
4 years, 3 months ago
Reviewers:
wuchengli, Pawel Osciak
CC:
chromium-reviews, mlamouri+watch-content_chromium.org, posciak+watch_chromium.org, jam, feature-media-reviews_chromium.org, darin-cc_chromium.org, piman+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@lkcr
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Consistently lock RTCVideoDecoder::state_. RTCVideoDecoder::ResetInternal() forgot to lock it, which caused TSan errors in the unittest. Committed: https://crrev.com/896fac40e5465b500d1cb831f3227ab093eed861 Cr-Commit-Position: refs/heads/master@{#418669}

Patch Set 1 #

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

Messages

Total messages: 9 (4 generated)
Jeffrey Yasskin
An example TSan error is in https://build.chromium.org/p/chromium.memory.full/builders/Linux%20TSan%20Tests/builds/1576/steps/content_unittests%20on%20Ubuntu-12.04/logs/stdio: WARNING: ThreadSanitizer: data race (pid=14349) Write of size ...
4 years, 3 months ago (2016-09-14 00:44:58 UTC) #2
Pawel Osciak
lgtm
4 years, 3 months ago (2016-09-14 01:55:05 UTC) #4
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/2339043002/1
4 years, 3 months ago (2016-09-14 19:43:45 UTC) #6
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 3 months ago (2016-09-14 20:54:27 UTC) #7
commit-bot: I haz the power
4 years, 3 months ago (2016-09-14 20:57:05 UTC) #9
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/896fac40e5465b500d1cb831f3227ab093eed861
Cr-Commit-Position: refs/heads/master@{#418669}

Powered by Google App Engine
This is Rietveld 408576698