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

Issue 1263663002: Remove GICE. (Closed)

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

Description

Remove GICE (gone forever!) and PORTALLOCATOR_ENABLE_SHARED_UFRAG (enabled forever). R=deadbeef@webrtc.org, juberti@webrtc.org Committed: https://chromium.googlesource.com/external/webrtc/+/3449faa553ec94c52ef2d0949867befb60992c88

Patch Set 1 #

Patch Set 2 : Remove shared ufrag flag #

Patch Set 3 : Fix tests #

Total comments: 6

Patch Set 4 : fix more tests #

Total comments: 2

Patch Set 5 : fix all the tests #

Total comments: 17

Patch Set 6 : address comments from code review #

Total comments: 1

Patch Set 7 : Fix most PortTests #

Total comments: 1

Patch Set 8 : Remove candidate preference #

Patch Set 9 : Fix TcpReconnect tests. #

Patch Set 10 : Unit test cleanup #

Patch Set 11 : Fix the tests yet again #

Total comments: 1

Patch Set 12 : merge #

Patch Set 13 : merge #

Unified diffs Side-by-side diffs Delta from patch set Stats (+436 lines, -2332 lines) Patch
M talk/app/webrtc/jsepsessiondescription_unittest.cc View 2 chunks +0 lines, -2 lines 0 comments Download
M talk/app/webrtc/peerconnection.cc View 1 1 chunk +1 line, -2 lines 0 comments Download
M talk/app/webrtc/peerconnectionendtoend_unittest.cc View 1 2 3 4 5 4 chunks +0 lines, -53 lines 0 comments Download
M talk/app/webrtc/webrtcsdp.cc View 3 chunks +2 lines, -5 lines 0 comments Download
M talk/app/webrtc/webrtcsdp_unittest.cc View 8 chunks +7 lines, -17 lines 0 comments Download
M talk/app/webrtc/webrtcsession_unittest.cc View 1 2 3 4 5 6 7 8 9 10 11 10 chunks +6 lines, -73 lines 0 comments Download
M talk/app/webrtc/webrtcsessiondescriptionfactory.cc View 1 chunk +0 lines, -1 line 0 comments Download
M talk/session/media/mediasession.h View 1 chunk +0 lines, -19 lines 0 comments Download
M talk/session/media/mediasession.cc View 1 chunk +0 lines, -67 lines 0 comments Download
M talk/session/media/mediasession_unittest.cc View 1 chunk +3 lines, -6 lines 0 comments Download
M webrtc/p2p/base/candidate.h View 1 2 3 4 5 6 7 8 9 10 11 12 2 chunks +2 lines, -4 lines 0 comments Download
M webrtc/p2p/base/constants.h View 2 chunks +0 lines, -14 lines 0 comments Download
M webrtc/p2p/base/constants.cc View 3 chunks +0 lines, -15 lines 0 comments Download
M webrtc/p2p/base/dtlstransportchannel.h View 1 chunk +0 lines, -6 lines 0 comments Download
M webrtc/p2p/base/dtlstransportchannel_unittest.cc View 7 chunks +2 lines, -32 lines 0 comments Download
M webrtc/p2p/base/fakesession.h View 5 chunks +1 line, -9 lines 0 comments Download
M webrtc/p2p/base/p2ptransport.cc View 1 chunk +1 line, -1 line 0 comments Download
M webrtc/p2p/base/p2ptransportchannel.h View 2 chunks +0 lines, -3 lines 0 comments Download
M webrtc/p2p/base/p2ptransportchannel.cc View 1 2 3 4 5 6 7 8 9 10 11 14 chunks +69 lines, -154 lines 0 comments Download
M webrtc/p2p/base/p2ptransportchannel_unittest.cc View 1 2 3 4 5 6 7 8 9 10 11 12 32 chunks +134 lines, -268 lines 0 comments Download
M webrtc/p2p/base/port.h View 1 4 chunks +1 line, -22 lines 0 comments Download
M webrtc/p2p/base/port.cc View 1 2 3 4 5 24 chunks +69 lines, -207 lines 0 comments Download
M webrtc/p2p/base/port_unittest.cc View 1 2 3 4 5 6 7 8 31 chunks +68 lines, -372 lines 0 comments Download
M webrtc/p2p/base/portallocator.h View 1 1 chunk +0 lines, -1 line 0 comments Download
M webrtc/p2p/base/portallocator.cc View 1 1 chunk +2 lines, -5 lines 0 comments Download
M webrtc/p2p/base/portinterface.h View 1 chunk +0 lines, -3 lines 0 comments Download
M webrtc/p2p/base/rawtransport.h View 1 2 3 4 5 6 1 chunk +2 lines, -46 lines 0 comments Download
M webrtc/p2p/base/rawtransport.cc View 1 2 3 4 5 6 1 chunk +2 lines, -43 lines 0 comments Download
M webrtc/p2p/base/rawtransportchannel.h View 1 2 3 4 5 6 1 chunk +2 lines, -200 lines 0 comments Download
M webrtc/p2p/base/rawtransportchannel.cc View 1 2 3 4 5 6 1 chunk +2 lines, -260 lines 0 comments Download
M webrtc/p2p/base/session.h View 2 chunks +0 lines, -3 lines 0 comments Download
M webrtc/p2p/base/session.cc View 4 chunks +1 line, -8 lines 0 comments Download
M webrtc/p2p/base/transport.h View 7 chunks +1 line, -11 lines 0 comments Download
M webrtc/p2p/base/transport.cc View 8 chunks +1 line, -84 lines 0 comments Download
M webrtc/p2p/base/transport_unittest.cc View 12 chunks +15 lines, -27 lines 0 comments Download
M webrtc/p2p/base/transportchannelimpl.h View 1 chunk +0 lines, -3 lines 0 comments Download
M webrtc/p2p/base/transportdescription.h View 4 chunks +5 lines, -22 lines 0 comments Download
M webrtc/p2p/base/transportdescriptionfactory.h View 2 chunks +0 lines, -3 lines 0 comments Download
M webrtc/p2p/base/transportdescriptionfactory.cc View 1 2 3 4 5 4 chunks +5 lines, -38 lines 0 comments Download
M webrtc/p2p/base/transportdescriptionfactory_unittest.cc View 7 chunks +23 lines, -132 lines 0 comments Download
M webrtc/p2p/base/turnport_unittest.cc View 1 2 3 4 5 6 7 8 9 10 11 4 chunks +0 lines, -14 lines 0 comments Download
M webrtc/p2p/client/basicportallocator.cc View 1 2 3 4 5 6 7 8 9 10 11 1 chunk +0 lines, -8 lines 0 comments Download
M webrtc/p2p/client/connectivitychecker.cc View 1 1 chunk +0 lines, -3 lines 0 comments Download
M webrtc/p2p/client/fakeportallocator.h View 1 1 chunk +1 line, -1 line 0 comments Download
M webrtc/p2p/client/httpportallocator.cc View 1 2 3 1 chunk +4 lines, -6 lines 0 comments Download
M webrtc/p2p/client/portallocator_unittest.cc View 1 2 3 4 5 6 7 8 9 10 11 17 chunks +4 lines, -55 lines 0 comments Download
M webrtc/p2p/p2p.gyp View 1 2 3 4 5 1 chunk +0 lines, -4 lines 0 comments Download

Messages

Total messages: 14 (1 generated)
pthatcher1
It's time for GICE to disappear. Please make sure I didn't break anything in the ...
5 years, 4 months ago (2015-07-28 23:00:54 UTC) #2
Taylor Brandstetter
https://codereview.webrtc.org/1263663002/diff/40001/webrtc/p2p/base/p2ptransportchannel.cc File webrtc/p2p/base/p2ptransportchannel.cc (right): https://codereview.webrtc.org/1263663002/diff/40001/webrtc/p2p/base/p2ptransportchannel.cc#newcode489 webrtc/p2p/base/p2ptransportchannel.cc:489: type = PRFLX_PORT_TYPE; Looks like the "type" variable isn't ...
5 years, 4 months ago (2015-07-28 23:57:03 UTC) #3
pthatcher1
https://codereview.webrtc.org/1263663002/diff/40001/webrtc/p2p/base/p2ptransportchannel.cc File webrtc/p2p/base/p2ptransportchannel.cc (right): https://codereview.webrtc.org/1263663002/diff/40001/webrtc/p2p/base/p2ptransportchannel.cc#newcode489 webrtc/p2p/base/p2ptransportchannel.cc:489: type = PRFLX_PORT_TYPE; On 2015/07/28 23:57:03, Taylor Brandstetter wrote: ...
5 years, 4 months ago (2015-07-29 17:29:26 UTC) #4
Taylor Brandstetter
lgtm https://codereview.webrtc.org/1263663002/diff/60001/webrtc/p2p/base/p2ptransportchannel.cc File webrtc/p2p/base/p2ptransportchannel.cc (right): https://codereview.webrtc.org/1263663002/diff/60001/webrtc/p2p/base/p2ptransportchannel.cc#newcode483 webrtc/p2p/base/p2ptransportchannel.cc:483: std::string type; Sorry if I'm being overly picky, ...
5 years, 4 months ago (2015-07-29 17:35:17 UTC) #5
pthatcher1
OK, Justin, can you take a look? I had to change some of the unit ...
5 years, 4 months ago (2015-07-31 00:28:53 UTC) #6
juberti1
Didn't review unit tests yet. I think there is also cruft in candidate.h (e.g. preference()) ...
5 years, 4 months ago (2015-07-31 01:14:00 UTC) #7
pthatcher1
https://codereview.webrtc.org/1263663002/diff/80001/talk/app/webrtc/peerconnection.cc File talk/app/webrtc/peerconnection.cc (right): https://codereview.webrtc.org/1263663002/diff/80001/talk/app/webrtc/peerconnection.cc#newcode370 talk/app/webrtc/peerconnection.cc:370: portallocator_flags |= cricket::PORTALLOCATOR_ENABLE_SHARED_SOCKET | On 2015/07/31 01:13:59, juberti1 wrote: ...
5 years, 4 months ago (2015-07-31 04:25:37 UTC) #8
pthatcher1
https://codereview.webrtc.org/1263663002/diff/120001/webrtc/p2p/base/port_unittest.cc File webrtc/p2p/base/port_unittest.cc (right): https://codereview.webrtc.org/1263663002/diff/120001/webrtc/p2p/base/port_unittest.cc#newcode594 webrtc/p2p/base/port_unittest.cc:594: port2->SetIceRole(cricket::ICEROLE_CONTROLLED); FYI, 2 of these tests are failing: TestTcpReconnectOnPing ...
5 years, 4 months ago (2015-07-31 04:49:19 UTC) #9
pthatcher1
On 2015/07/31 01:14:00, juberti1 wrote: > Didn't review unit tests yet. I think there is ...
5 years, 4 months ago (2015-07-31 04:54:52 UTC) #10
pthatcher1
On 2015/07/31 01:14:00, juberti1 wrote: > Didn't review unit tests yet. I think there is ...
5 years, 4 months ago (2015-07-31 05:09:41 UTC) #11
pthatcher1
FYI, I cleaned up the p2ptransportchannel_unittest to the point where I like it, or at ...
5 years, 4 months ago (2015-07-31 09:00:30 UTC) #12
juberti1
Still haven't looked at the unit tests, but the code lgtm. Will try to look ...
5 years, 4 months ago (2015-08-07 07:28:08 UTC) #13
pthatcher1
5 years, 4 months ago (2015-08-10 19:23:08 UTC) #14
Message was sent while issue was closed.
Committed patchset #13 (id:220001) manually as
3449faa553ec94c52ef2d0949867befb60992c88 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698