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

Issue 2677743002: Increase STUN RTOs (Closed)

Created:
3 years, 10 months ago by pthatcher1
Modified:
3 years, 10 months ago
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com
Target Ref:
refs/heads/master
Project:
webrtc
Visibility:
Public.

Description

Increase STUN RTOs to work better on poor networks, such as 2G networks. BUG=b/34822484 Review-Url: https://codereview.webrtc.org/2677743002 Cr-Commit-Position: refs/heads/master@{#16503} Committed: https://chromium.googlesource.com/external/webrtc/+/94a2f21c0573be1d909c9df157deb08bd9650262

Patch Set 1 #

Patch Set 2 : Improve readability. #

Patch Set 3 : Improve readability. #

Patch Set 4 : Update tests #

Patch Set 5 : Fix tests #

Patch Set 6 : Fix stuff #

Patch Set 7 : Get all the tests passing. #

Patch Set 8 : Fix some comments #

Total comments: 5

Patch Set 9 : Use real clock for now #

Patch Set 10 : fixes #

Total comments: 1

Patch Set 11 : Make the tests slightly more readable. #

Patch Set 12 : merge #

Unified diffs Side-by-side diffs Delta from patch set Stats (+48 lines, -37 lines) Patch
M webrtc/p2p/base/port.cc View 1 2 3 4 5 6 7 8 9 1 chunk +3 lines, -2 lines 0 comments Download
M webrtc/p2p/base/stunport_unittest.cc View 1 2 3 4 5 6 7 8 9 10 11 1 chunk +2 lines, -4 lines 0 comments Download
M webrtc/p2p/base/stunrequest.h View 1 2 3 4 1 chunk +5 lines, -0 lines 0 comments Download
M webrtc/p2p/base/stunrequest.cc View 1 2 3 4 3 chunks +21 lines, -5 lines 0 comments Download
M webrtc/p2p/base/stunrequest_unittest.cc View 1 2 3 4 5 6 7 8 9 10 11 4 chunks +8 lines, -15 lines 0 comments Download
M webrtc/p2p/client/basicportallocator_unittest.cc View 1 2 3 4 5 6 7 8 9 10 11 2 chunks +7 lines, -8 lines 0 comments Download
M webrtc/pc/webrtcsession_unittest.cc View 1 2 3 4 2 chunks +2 lines, -3 lines 0 comments Download

Messages

Total messages: 36 (24 generated)
Taylor Brandstetter
lgtm May also be nice to have an end-to-end test that uses VirtualSocketServer + FakeClock ...
3 years, 10 months ago (2017-02-03 23:28:17 UTC) #2
skvlad
lgtm
3 years, 10 months ago (2017-02-03 23:46:30 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.webrtc.org/2677743002/60001
3 years, 10 months ago (2017-02-03 23:50:06 UTC) #6
commit-bot: I haz the power
Try jobs failed on following builders: presubmit on master.tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/presubmit/builds/13027)
3 years, 10 months ago (2017-02-03 23:55:36 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.webrtc.org/2677743002/60001
3 years, 10 months ago (2017-02-04 01:07:01 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: linux_ubsan_vptr on master.tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/linux_ubsan_vptr/builds/9698)
3 years, 10 months ago (2017-02-04 01:14:15 UTC) #14
Taylor Brandstetter
https://codereview.webrtc.org/2677743002/diff/140001/webrtc/base/gunit.h File webrtc/base/gunit.h (right): https://codereview.webrtc.org/2677743002/diff/140001/webrtc/base/gunit.h#newcode95 webrtc/base/gunit.h:95: // TODO(pthatcher): Increase this to 10ms to speed up ...
3 years, 10 months ago (2017-02-06 19:23:43 UTC) #26
pthatcher1
Please re-review with the use of real clocks in the unit tests. They all pass, ...
3 years, 10 months ago (2017-02-07 03:00:27 UTC) #27
skvlad
lgtm. Please remove the reference to the fake clock from the CL description. https://codereview.webrtc.org/2677743002/diff/180001/webrtc/p2p/base/stunrequest_unittest.cc File ...
3 years, 10 months ago (2017-02-07 03:05:46 UTC) #28
Taylor Brandstetter
lgtm, though if possible it would be great to land the fake clock CL before ...
3 years, 10 months ago (2017-02-07 16:27:44 UTC) #29
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.webrtc.org/2677743002/220001
3 years, 10 months ago (2017-02-08 21:43:52 UTC) #33
commit-bot: I haz the power
3 years, 10 months ago (2017-02-08 22:42:28 UTC) #36
Message was sent while issue was closed.
Committed patchset #12 (id:220001) as
https://chromium.googlesource.com/external/webrtc/+/94a2f21c0573be1d909c9df15...

Powered by Google App Engine
This is Rietveld 408576698