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

Issue 2812173003: Fixing bug that results in incorrect ICE role with ICE lite endpoints. (Closed)

Created:
3 years, 8 months ago by Taylor Brandstetter
Modified:
3 years, 8 months ago
Reviewers:
Zhi Huang
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com
Target Ref:
refs/heads/master
Project:
webrtc
Visibility:
Public.

Description

Fixing bug that results in incorrect ICE role with ICE lite endpoints. There's some code that resets the ICE role on an ICE restart (behavior that's specified in ICE, but removed from ICEbis). And it wasn't taking into account that the remote endpoint may be an ICE lite endpoint, in which case the WebRTC endpoint's role should always be "controlling". BUG=chromium:710760 Review-Url: https://codereview.webrtc.org/2812173003 Cr-Commit-Position: refs/heads/master@{#17779} Committed: https://chromium.googlesource.com/external/webrtc/+/897d08ef1b314e8d8fcd24d1dcfba820cb2501b7

Patch Set 1 #

Total comments: 2

Patch Set 2 : Addressing Zhi's comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+36 lines, -1 line) Patch
M webrtc/p2p/base/transportcontroller.cc View 1 1 chunk +5 lines, -1 line 0 comments Download
M webrtc/p2p/base/transportcontroller_unittest.cc View 1 chunk +31 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (6 generated)
Taylor Brandstetter
Zhi, since Peter is sick, could you take a look?
3 years, 8 months ago (2017-04-12 21:16:26 UTC) #3
Zhi Huang
lgtm with a extreme minor suggestion. https://codereview.webrtc.org/2812173003/diff/1/webrtc/p2p/base/transportcontroller.cc File webrtc/p2p/base/transportcontroller.cc (right): https://codereview.webrtc.org/2812173003/diff/1/webrtc/p2p/base/transportcontroller.cc#newcode607 webrtc/p2p/base/transportcontroller.cc:607: // should always ...
3 years, 8 months ago (2017-04-12 21:32:59 UTC) #4
Taylor Brandstetter
https://codereview.webrtc.org/2812173003/diff/1/webrtc/p2p/base/transportcontroller.cc File webrtc/p2p/base/transportcontroller.cc (right): https://codereview.webrtc.org/2812173003/diff/1/webrtc/p2p/base/transportcontroller.cc#newcode607 webrtc/p2p/base/transportcontroller.cc:607: // should always be controlling in that case. On ...
3 years, 8 months ago (2017-04-20 07:23:54 UTC) #5
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/2812173003/20001
3 years, 8 months ago (2017-04-20 07:24:08 UTC) #8
commit-bot: I haz the power
3 years, 8 months ago (2017-04-20 07:57:29 UTC) #11
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/external/webrtc/+/897d08ef1b314e8d8fcd24d1d...

Powered by Google App Engine
This is Rietveld 408576698