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

Issue 1275703006: Bug 4517: Enable connectivity for demo page when no STUN/TURN specifiefd. (Closed)

Created:
5 years, 4 months ago by guoweis_webrtc
Modified:
5 years, 4 months ago
Reviewers:
pthather, jubert, pthatcher1
CC:
webrtc-reviews_webrtc.org, interface-changes_webrtc.org, rwolff_gocast.it, yujie_mao (webrtc), Andrew MacDonald, tterriberry_mozilla.com, qiang.lu, niklas.enbom
Base URL:
https://chromium.googlesource.com/external/webrtc@master
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Generate localhost candidate when no STUN/TURN and portallocator has the right flag spefied. BUG=webrtc:4517 R=pthatcher@webrtc.org Committed: https://chromium.googlesource.com/external/webrtc/+/0a2955f227666efd87b2a303a69c083ef801c528

Patch Set 1 : #

Total comments: 6

Patch Set 2 : Address Peter's comments. #

Patch Set 3 : merge from master #

Total comments: 2

Patch Set 4 : #

Patch Set 5 : #

Patch Set 6 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+143 lines, -48 lines) Patch
M talk/app/webrtc/peerconnectioninterface.h View 1 2 3 2 chunks +4 lines, -0 lines 0 comments Download
M talk/app/webrtc/webrtcsession.cc View 1 2 1 chunk +7 lines, -0 lines 0 comments Download
M webrtc/base/ipaddress.h View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download
M webrtc/base/ipaddress.cc View 1 2 3 1 chunk +10 lines, -1 line 0 comments Download
M webrtc/p2p/base/port_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M webrtc/p2p/base/portallocator.h View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M webrtc/p2p/base/stunport.h View 6 chunks +17 lines, -7 lines 0 comments Download
M webrtc/p2p/base/stunport.cc View 4 chunks +20 lines, -7 lines 0 comments Download
M webrtc/p2p/base/stunport_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M webrtc/p2p/base/turnport_unittest.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M webrtc/p2p/client/basicportallocator.cc View 1 2 3 4 2 chunks +19 lines, -12 lines 0 comments Download
M webrtc/p2p/client/fakeportallocator.h View 1 chunk +2 lines, -1 line 0 comments Download
M webrtc/p2p/client/portallocator_unittest.cc View 1 2 3 4 5 9 chunks +58 lines, -17 lines 0 comments Download

Messages

Total messages: 21 (10 generated)
guoweis_webrtc
PTAL.
5 years, 4 months ago (2015-08-06 00:35:18 UTC) #4
pthatcher1
https://codereview.webrtc.org/1275703006/diff/40001/talk/app/webrtc/peerconnectioninterface.h File talk/app/webrtc/peerconnectioninterface.h (right): https://codereview.webrtc.org/1275703006/diff/40001/talk/app/webrtc/peerconnectioninterface.h#newcode225 talk/app/webrtc/peerconnectioninterface.h:225: // candidate in the case when multiple_routes is disabled. ...
5 years, 4 months ago (2015-08-07 21:59:49 UTC) #6
guoweis_webrtc
PTAL. https://codereview.webrtc.org/1275703006/diff/40001/talk/app/webrtc/peerconnectioninterface.h File talk/app/webrtc/peerconnectioninterface.h (right): https://codereview.webrtc.org/1275703006/diff/40001/talk/app/webrtc/peerconnectioninterface.h#newcode225 talk/app/webrtc/peerconnectioninterface.h:225: // candidate in the case when multiple_routes is ...
5 years, 4 months ago (2015-08-13 15:08:53 UTC) #7
guoweis_webrtc
On 2015/08/13 15:08:53, guoweis wrote: > PTAL. > > https://codereview.webrtc.org/1275703006/diff/40001/talk/app/webrtc/peerconnectioninterface.h > File talk/app/webrtc/peerconnectioninterface.h (right): > ...
5 years, 4 months ago (2015-08-14 20:12:10 UTC) #8
guoweis_webrtc
On 2015/08/14 20:12:10, guoweis wrote: > On 2015/08/13 15:08:53, guoweis wrote: > > PTAL. > ...
5 years, 4 months ago (2015-08-18 17:13:49 UTC) #9
pthatcher1
lgtm, with nits https://codereview.webrtc.org/1275703006/diff/80001/talk/app/webrtc/peerconnectioninterface.h File talk/app/webrtc/peerconnectioninterface.h (right): https://codereview.webrtc.org/1275703006/diff/80001/talk/app/webrtc/peerconnectioninterface.h#newcode226 talk/app/webrtc/peerconnectioninterface.h:226: // a localhost candidate is signaled ...
5 years, 4 months ago (2015-08-18 18:52:50 UTC) #10
guoweis_webrtc
Committed patchset #4 (id:100001) manually as 0a2955f227666efd87b2a303a69c083ef801c528 (presubmit successful).
5 years, 4 months ago (2015-08-18 20:05:35 UTC) #11
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1275703006/140001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1275703006/140001
5 years, 4 months ago (2015-08-19 18:30:18 UTC) #13
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: android on tryserver.webrtc (JOB_TIMED_OUT, no build URL)
5 years, 4 months ago (2015-08-19 20:30:29 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1275703006/140001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1275703006/140001
5 years, 4 months ago (2015-08-19 20:49:48 UTC) #18
guoweis_webrtc
5 years, 2 months ago (2015-10-20 17:17:58 UTC) #21
Message was sent while issue was closed.
A revert of this CL (patchset #6 id:140001) has been created in
https://codereview.webrtc.org/1413423002/ by guoweis@webrtc.org.

The reason for reverting is: Generate a revert CL since we don't need this
loopback address anymore. This is not sent to CQ..

Powered by Google App Engine
This is Rietveld 408576698