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

Issue 1549633004: Fill the remote pwd in ice candidates when an ICE credential is received. (Closed)

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

Description

Fill the remote pwd in the ice candidates when an ICE credential is received. Also when a STUN ping arrives from an unknown address, try to find the pwd and generation from the remote ICE parameters. BUG= Committed: https://crrev.com/112fe43b9f3f04592f1ccff6b4f23fcd2890bf30 Cr-Commit-Position: refs/heads/master@{#11144}

Patch Set 1 : #

Total comments: 15

Patch Set 2 : Address comments #

Patch Set 3 : Fix a type conversion issue. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+72 lines, -24 lines) Patch
M webrtc/p2p/base/candidate.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M webrtc/p2p/base/p2ptransportchannel.h View 1 2 chunks +9 lines, -0 lines 0 comments Download
M webrtc/p2p/base/p2ptransportchannel.cc View 1 2 5 chunks +38 lines, -23 lines 0 comments Download
M webrtc/p2p/base/p2ptransportchannel_unittest.cc View 1 3 chunks +24 lines, -1 line 0 comments Download

Messages

Total messages: 20 (12 generated)
honghaiz3
5 years ago (2015-12-23 01:18:55 UTC) #7
pthatcher1
https://codereview.webrtc.org/1549633004/diff/60001/webrtc/p2p/base/p2ptransportchannel.cc File webrtc/p2p/base/p2ptransportchannel.cc (right): https://codereview.webrtc.org/1549633004/diff/60001/webrtc/p2p/base/p2ptransportchannel.cc#newcode359 webrtc/p2p/base/p2ptransportchannel.cc:359: if (candidate.username() == ice_ufrag && candidate.password().empty()) { Can you ...
4 years, 11 months ago (2015-12-28 21:33:59 UTC) #9
honghaiz3
PTAL. Thanks! https://codereview.webrtc.org/1549633004/diff/60001/webrtc/p2p/base/p2ptransportchannel.cc File webrtc/p2p/base/p2ptransportchannel.cc (right): https://codereview.webrtc.org/1549633004/diff/60001/webrtc/p2p/base/p2ptransportchannel.cc#newcode359 webrtc/p2p/base/p2ptransportchannel.cc:359: if (candidate.username() == ice_ufrag && candidate.password().empty()) { ...
4 years, 11 months ago (2015-12-30 18:59:33 UTC) #10
pthatcher1
lgtm https://codereview.webrtc.org/1549633004/diff/60001/webrtc/p2p/base/p2ptransportchannel.cc File webrtc/p2p/base/p2ptransportchannel.cc (right): https://codereview.webrtc.org/1549633004/diff/60001/webrtc/p2p/base/p2ptransportchannel.cc#newcode359 webrtc/p2p/base/p2ptransportchannel.cc:359: if (candidate.username() == ice_ufrag && candidate.password().empty()) { On ...
4 years, 11 months ago (2015-12-30 19:15:44 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1549633004/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1549633004/80001
4 years, 11 months ago (2015-12-30 19:53:40 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1549633004/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1549633004/100001
4 years, 11 months ago (2015-12-30 20:01:35 UTC) #16
commit-bot: I haz the power
Committed patchset #3 (id:100001)
4 years, 11 months ago (2015-12-30 21:32:51 UTC) #18
commit-bot: I haz the power
4 years, 11 months ago (2015-12-30 21:33:01 UTC) #20
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/112fe43b9f3f04592f1ccff6b4f23fcd2890bf30
Cr-Commit-Position: refs/heads/master@{#11144}

Powered by Google App Engine
This is Rietveld 408576698