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

Issue 2763323002: DCHECK that no RTPPayloadRegistry instance is used for both audio and video (Closed)

Created:
3 years, 9 months ago by kwiberg-webrtc
Modified:
3 years, 9 months ago
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com, zhuangzesen_agora.io, danilchap, stefan-webrtc, mflodman
Target Ref:
refs/heads/master
Project:
webrtc
Visibility:
Public.

Description

DCHECK that no RTPPayloadRegistry instance is used for both audio and video BUG=webrtc:5805 Review-Url: https://codereview.webrtc.org/2763323002 Cr-Commit-Position: refs/heads/master@{#17352} Committed: https://chromium.googlesource.com/external/webrtc/+/b0bf93a4b7cddbc70ef7468394852968e2bdbc3f

Patch Set 1 #

Total comments: 2

Patch Set 2 : We ♥ locks! #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -4 lines) Patch
M webrtc/modules/rtp_rtcp/include/rtp_payload_registry.h View 1 1 chunk +7 lines, -0 lines 0 comments Download
M webrtc/modules/rtp_rtcp/source/rtp_payload_registry.cc View 1 2 chunks +14 lines, -4 lines 0 comments Download

Messages

Total messages: 19 (13 generated)
kwiberg-webrtc
3 years, 9 months ago (2017-03-22 14:11:43 UTC) #4
the sun
lgtm https://codereview.webrtc.org/2763323002/diff/1/webrtc/modules/rtp_rtcp/source/rtp_payload_registry.cc File webrtc/modules/rtp_rtcp/source/rtp_payload_registry.cc (right): https://codereview.webrtc.org/2763323002/diff/1/webrtc/modules/rtp_rtcp/source/rtp_payload_registry.cc#newcode133 webrtc/modules/rtp_rtcp/source/rtp_payload_registry.cc:133: rtc::CritScope cs(&crit_sect_); My only concern would be whether ...
3 years, 9 months ago (2017-03-22 14:28:01 UTC) #5
kwiberg-webrtc
https://codereview.webrtc.org/2763323002/diff/1/webrtc/modules/rtp_rtcp/source/rtp_payload_registry.cc File webrtc/modules/rtp_rtcp/source/rtp_payload_registry.cc (right): https://codereview.webrtc.org/2763323002/diff/1/webrtc/modules/rtp_rtcp/source/rtp_payload_registry.cc#newcode133 webrtc/modules/rtp_rtcp/source/rtp_payload_registry.cc:133: rtc::CritScope cs(&crit_sect_); On 2017/03/22 14:28:01, the sun wrote: > ...
3 years, 9 months ago (2017-03-22 17:46:42 UTC) #8
hlundin-webrtc
lgtm
3 years, 9 months ago (2017-03-23 07:07:17 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.webrtc.org/2763323002/20001
3 years, 9 months ago (2017-03-23 07:07:58 UTC) #16
commit-bot: I haz the power
3 years, 9 months ago (2017-03-23 07:10:14 UTC) #19
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/external/webrtc/+/b0bf93a4b7cddbc70ef746839...

Powered by Google App Engine
This is Rietveld 408576698