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

Issue 3012393002: Revert of If SRTP sessions exist, don't create new ones when applying answer. (Closed)

Created:
3 years, 3 months ago by phoglund
Modified:
3 years, 3 months ago
CC:
webrtc-reviews_webrtc.org
Target Ref:
refs/heads/master
Project:
webrtc
Visibility:
Public.

Description

Revert of If SRTP sessions exist, don't create new ones when applying answer. (patchset #1 id:1 of https://codereview.webrtc.org/3019443002/ ) Reason for revert: Looks like it causes a crash on Chrome Android browser tests: https://build.chromium.org/p/chromium.webrtc.fyi/waterfall?builder=Android%20Tests%20(dbg)%20(K%20Nexus5) Original issue's description: > If SRTP sessions exist, don't create new ones when applying answer. > > Instead, call the "Update" methods of SrtpSession, which will just call > srtp_update, instead of wiping out the session state completely. > > This was causing decryption to stop working when subsequent > offers/answers are applied. We don't know enough about SRTP to > understand the root cause, and I wasn't able to write an integration > test that reproduces the issue... But at least this fixes the bug that > can be reproduced reliably using Hangouts. > > BUG=webrtc:8251 > > Review-Url: https://codereview.webrtc.org/3019443002 > Cr-Commit-Position: refs/heads/master@{#19874} > Committed: https://webrtc.googlesource.com/src/+/5ada7acf603e90e71990e9d4ff8f49389f24958c TBR=zhihuang@webrtc.org,deadbeef@webrtc.org # Not skipping CQ checks because original CL landed more than 1 days ago. BUG=webrtc:8251

Patch Set 1 #

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

Messages

Total messages: 7 (3 generated)
phoglund
Created Revert of If SRTP sessions exist, don't create new ones when applying answer.
3 years, 3 months ago (2017-09-18 09:26:05 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/3012393002/1
3 years, 3 months ago (2017-09-18 09:26:15 UTC) #3
commit-bot: I haz the power
Failed to apply the patch. On branch working_branch Your branch is up-to-date with 'origin/refs/heads/master'. nothing ...
3 years, 3 months ago (2017-09-18 10:36:49 UTC) #5
phoglund
3 years, 3 months ago (2017-09-18 10:46:57 UTC) #7
Message was sent while issue was closed.
Henrika just beat me to it, closing this one.

Powered by Google App Engine
This is Rietveld 408576698