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

Issue 2542233002: Relaxing DCHECK for packets sent before SRTP is enabled. (Closed)

Created:
4 years ago by Taylor Brandstetter
Modified:
4 years ago
Reviewers:
pthatcher1
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Relaxing DCHECK for packets sent before SRTP is enabled. We still DCHECK for RTP, but not RTCP. RTCP packets can be sent before offer/answer negotiation is complete, due to this bug: https://bugs.chromium.org/p/webrtc/issues/detail?id=6809 This bug can only occur if the RTCP mux policy is "require", which is why we started hitting it recently (the default in unit tests was recently changed to "require"). BUG=webrtc:6776 TBR=pthatcher@webrtc.org Committed: https://crrev.com/8f425f9629636e82749f3e3e5a6e524d947bf750 Cr-Commit-Position: refs/heads/master@{#15369}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -4 lines) Patch
M webrtc/pc/channel.cc View 1 chunk +10 lines, -4 lines 0 comments Download

Messages

Total messages: 11 (6 generated)
Taylor Brandstetter
PTAL again Peter. It turns out the root issue is more complicated than I thought, ...
4 years ago (2016-12-01 19:49:01 UTC) #2
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/2542233002/1
4 years ago (2016-12-01 20:11:12 UTC) #5
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years ago (2016-12-01 20:26:31 UTC) #8
commit-bot: I haz the power
Patchset 1 (id:??) landed as https://crrev.com/8f425f9629636e82749f3e3e5a6e524d947bf750 Cr-Commit-Position: refs/heads/master@{#15369}
4 years ago (2016-12-01 20:26:40 UTC) #10
pthatcher1
4 years ago (2016-12-01 22:51:36 UTC) #11
Message was sent while issue was closed.
lgtm

Powered by Google App Engine
This is Rietveld 408576698