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

Issue 1270613006: First step of passive aggressive nomination. (Closed)

Created:
5 years, 4 months ago by honghaiz3
Modified:
5 years, 4 months ago
Reviewers:
juberti1, 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

First step of passive aggressive nomination. On the controlled side, a stun request without use-candidate attribute will be used for sending media. BUG=4900 Committed: https://crrev.com/5a3acd89648e7cff7e1b76b2da710be041be54a0 Cr-Commit-Position: refs/heads/master@{#9747}

Patch Set 1 : #

Total comments: 16

Patch Set 2 : Address comments #

Total comments: 4

Patch Set 3 : #

Total comments: 38

Patch Set 4 : Addressed comments #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+264 lines, -54 lines) Patch
M webrtc/p2p/base/p2ptransportchannel.h View 1 2 3 2 chunks +4 lines, -1 line 0 comments Download
M webrtc/p2p/base/p2ptransportchannel.cc View 1 2 3 8 chunks +67 lines, -46 lines 0 comments Download
M webrtc/p2p/base/p2ptransportchannel_unittest.cc View 1 2 3 1 chunk +178 lines, -0 lines 0 comments Download
M webrtc/p2p/base/port.h View 1 2 3 3 chunks +10 lines, -5 lines 1 comment Download
M webrtc/p2p/base/port.cc View 1 2 3 2 chunks +5 lines, -2 lines 0 comments Download

Messages

Total messages: 28 (13 generated)
honghaiz3
Please take a look a the CL. One note: When a connection is chosen as ...
5 years, 4 months ago (2015-08-05 23:48:18 UTC) #8
juberti1
On 2015/08/05 23:48:18, honghaiz3 wrote: > Please take a look a the CL. > One ...
5 years, 4 months ago (2015-08-06 00:06:39 UTC) #9
honghaiz3
On 2015/08/06 00:06:39, juberti1 wrote: > On 2015/08/05 23:48:18, honghaiz3 wrote: > > Please take ...
5 years, 4 months ago (2015-08-06 00:21:07 UTC) #10
pthatcher1
Thanks for getting it out so quickly. I still need to look at the unit ...
5 years, 4 months ago (2015-08-06 01:41:42 UTC) #11
honghaiz3
Thanks! PTAL. https://codereview.webrtc.org/1270613006/diff/120001/webrtc/p2p/base/p2ptransportchannel.cc File webrtc/p2p/base/p2ptransportchannel.cc (right): https://codereview.webrtc.org/1270613006/diff/120001/webrtc/p2p/base/p2ptransportchannel.cc#newcode596 webrtc/p2p/base/p2ptransportchannel.cc:596: connection->set_received_use_candidate(true); On 2015/08/06 01:41:42, pthatcher1 wrote: > ...
5 years, 4 months ago (2015-08-06 18:22:57 UTC) #13
juberti1
I like the new patch set. With this change, can we eliminate pending_best_connection? I think ...
5 years, 4 months ago (2015-08-07 01:31:19 UTC) #14
honghaiz3
There is some difference between with and without pending_best_connection. Without pending_best_connection, we can now check ...
5 years, 4 months ago (2015-08-07 20:42:04 UTC) #16
pthatcher1
Mostly style things https://codereview.webrtc.org/1270613006/diff/200001/webrtc/p2p/base/p2ptransportchannel.cc File webrtc/p2p/base/p2ptransportchannel.cc (right): https://codereview.webrtc.org/1270613006/diff/200001/webrtc/p2p/base/p2ptransportchannel.cc#newcode602 webrtc/p2p/base/p2ptransportchannel.cc:602: protocol_type_ == ICEPROTO_RFC5245) { We are ...
5 years, 4 months ago (2015-08-07 22:50:23 UTC) #17
honghaiz3
Thanks! PTAL. https://codereview.webrtc.org/1270613006/diff/200001/webrtc/p2p/base/p2ptransportchannel.cc File webrtc/p2p/base/p2ptransportchannel.cc (right): https://codereview.webrtc.org/1270613006/diff/200001/webrtc/p2p/base/p2ptransportchannel.cc#newcode602 webrtc/p2p/base/p2ptransportchannel.cc:602: protocol_type_ == ICEPROTO_RFC5245) { On 2015/08/07 22:50:22, ...
5 years, 4 months ago (2015-08-10 20:15:43 UTC) #19
pthatcher1
https://codereview.webrtc.org/1270613006/diff/280001/webrtc/p2p/base/port.h File webrtc/p2p/base/port.h (right): https://codereview.webrtc.org/1270613006/diff/280001/webrtc/p2p/base/port.h#newcode488 webrtc/p2p/base/port.h:488: void set_nominated(bool nominated) { nominated_ = nominated; } Should ...
5 years, 4 months ago (2015-08-18 20:47:00 UTC) #22
pthatcher1
lgtm
5 years, 4 months ago (2015-08-18 20:52:57 UTC) #23
honghaiz3
Justin, Do you want to take another look at the CL? If you do not ...
5 years, 4 months ago (2015-08-19 16:25:21 UTC) #24
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1270613006/280001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1270613006/280001
5 years, 4 months ago (2015-08-20 20:47:23 UTC) #26
commit-bot: I haz the power
Committed patchset #4 (id:280001)
5 years, 4 months ago (2015-08-20 22:53:21 UTC) #27
commit-bot: I haz the power
5 years, 4 months ago (2015-08-20 22:53:32 UTC) #28
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/5a3acd89648e7cff7e1b76b2da710be041be54a0
Cr-Commit-Position: refs/heads/master@{#9747}

Powered by Google App Engine
This is Rietveld 408576698