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

Issue 2086793002: Set the generation on peer reflexive candidates when created. (Closed)

Created:
4 years, 6 months ago by Taylor Brandstetter
Modified:
4 years, 6 months ago
Reviewers:
honghaiz3, pthatcher1
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com
Base URL:
https://chromium.googlesource.com/external/webrtc.git@master
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Set the generation on peer reflexive candidates when created. If an actual peer reflexive candidate was created (and not one that would just be replaced by a different candidate later), we weren't setting the generation value. This means that new-generation prflx candidate pairs weren't being prioritized above the cross-generation pairs, or above relay<->relay pairs. R=honghaiz@webrtc.org, pthatcher@webrtc.org Committed: https://chromium.googlesource.com/external/webrtc/+/f7c15a915924d5a2c2afb7eeaed828728da1f9ec

Patch Set 1 #

Total comments: 2

Patch Set 2 : Updating unit test. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+30 lines, -38 lines) Patch
M webrtc/p2p/base/p2ptransportchannel.cc View 1 1 chunk +13 lines, -38 lines 0 comments Download
M webrtc/p2p/base/p2ptransportchannel_unittest.cc View 1 3 chunks +16 lines, -0 lines 0 comments Download
M webrtc/p2p/base/port.cc View 1 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 18 (9 generated)
Taylor Brandstetter
https://codereview.webrtc.org/2086793002/diff/1/webrtc/p2p/base/p2ptransportchannel.cc File webrtc/p2p/base/p2ptransportchannel.cc (left): https://codereview.webrtc.org/2086793002/diff/1/webrtc/p2p/base/p2ptransportchannel.cc#oldcode577 webrtc/p2p/base/p2ptransportchannel.cc:577: // Determine if the remote candidates use shared ufrag. ...
4 years, 6 months ago (2016-06-21 01:53:10 UTC) #2
pthatcher1
lgtm
4 years, 6 months ago (2016-06-21 05:15:41 UTC) #4
pthatcher1
Nice find and fix.
4 years, 6 months ago (2016-06-21 05:15:52 UTC) #5
honghaiz3
lgtm
4 years, 6 months ago (2016-06-22 17:40:09 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2086793002/1
4 years, 6 months ago (2016-06-22 18:07:46 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: android_rel on tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/android_rel/builds/14346) linux_baremetal on tryserver.webrtc (JOB_FAILED, ...
4 years, 6 months ago (2016-06-22 18:11:37 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2086793002/20001
4 years, 6 months ago (2016-06-22 18:31:16 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: android_dbg on tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/android_dbg/builds/14380)
4 years, 6 months ago (2016-06-22 19:28:51 UTC) #15
Taylor Brandstetter
4 years, 6 months ago (2016-06-22 20:14:26 UTC) #18
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
f7c15a915924d5a2c2afb7eeaed828728da1f9ec (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698