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

Issue 2677503004: Allow changing the minimal ICE ping timeout with PeerConnection.SetConfiguration. (Closed)

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

Description

Allow changing the minimal ICE ping timeout with PeerConnection.SetConfiguration. The original CL (https://codereview.webrtc.org/2670053002) only allows it to be set at PeerConnection creation time. BUG=webrtc:7082 Review-Url: https://codereview.webrtc.org/2677503004 Cr-Commit-Position: refs/heads/master@{#16436} Committed: https://chromium.googlesource.com/external/webrtc/+/d1f5fdac5c24204bb90594b81492c33d4acfcc62

Patch Set 1 #

Patch Set 2 : unit tests #

Total comments: 2

Patch Set 3 : Change the assertion #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -0 lines) Patch
M webrtc/pc/peerconnection.cc View 2 chunks +7 lines, -0 lines 0 comments Download
M webrtc/pc/peerconnectioninterface_unittest.cc View 1 2 1 chunk +14 lines, -0 lines 0 comments Download

Messages

Total messages: 22 (14 generated)
skvlad
3 years, 10 months ago (2017-02-03 04:07:04 UTC) #4
Taylor Brandstetter
Could you add a test? (See the "SetConfigurationChangesX" tests in peerconnectioninterface_unittest.cc)
3 years, 10 months ago (2017-02-03 16:41:53 UTC) #7
skvlad
3 years, 10 months ago (2017-02-03 21:14:32 UTC) #10
pthatcher2
lgtm
3 years, 10 months ago (2017-02-03 21:27:40 UTC) #12
Taylor Brandstetter
lgtm https://codereview.webrtc.org/2677503004/diff/20001/webrtc/pc/peerconnectioninterface_unittest.cc File webrtc/pc/peerconnectioninterface_unittest.cc (right): https://codereview.webrtc.org/2677503004/diff/20001/webrtc/pc/peerconnectioninterface_unittest.cc#newcode2235 webrtc/pc/peerconnectioninterface_unittest.cc:2235: EXPECT_TRUE(new_config.ice_check_min_interval); nit: ASSERT_TRUE, since the next line will ...
3 years, 10 months ago (2017-02-03 23:56:17 UTC) #15
skvlad
https://codereview.webrtc.org/2677503004/diff/20001/webrtc/pc/peerconnectioninterface_unittest.cc File webrtc/pc/peerconnectioninterface_unittest.cc (right): https://codereview.webrtc.org/2677503004/diff/20001/webrtc/pc/peerconnectioninterface_unittest.cc#newcode2235 webrtc/pc/peerconnectioninterface_unittest.cc:2235: EXPECT_TRUE(new_config.ice_check_min_interval); On 2017/02/03 23:56:17, Taylor Brandstetter wrote: > nit: ...
3 years, 10 months ago (2017-02-04 00:01:52 UTC) #16
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/2677503004/40001
3 years, 10 months ago (2017-02-04 00:02:06 UTC) #19
commit-bot: I haz the power
3 years, 10 months ago (2017-02-04 00:54:10 UTC) #22
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/external/webrtc/+/d1f5fdac5c24204bb90594b81...

Powered by Google App Engine
This is Rietveld 408576698