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

Issue 2731813002: Add the option to disable IPv6 ICE candidates on WiFi (Closed)

Created:
3 years, 9 months ago by Zhi Huang
Modified:
3 years, 9 months ago
CC:
webrtc-reviews_webrtc.org, the sun, tterriberry_mozilla.com
Target Ref:
refs/heads/master
Project:
webrtc
Visibility:
Public.

Description

Add the option to disable IPv6 ICE candidates on WiFi. Add an attribute to the RTCConfiguration which can be used by specific mobile devices so that the IPv6 ICE candidates on WiFi will not be collected. BUG=b/35725283 Review-Url: https://codereview.webrtc.org/2731813002 Cr-Commit-Position: refs/heads/master@{#17100} Committed: https://chromium.googlesource.com/external/webrtc/+/b09b3f9a6202e8bcbd8f3e12af1257a1d00cc5a0

Patch Set 1 #

Total comments: 10

Patch Set 2 : Update the "==" and rename. #

Total comments: 1

Patch Set 3 : Typo. #

Patch Set 4 : Fix the rtc_unittests #

Unified diffs Side-by-side diffs Delta from patch set Stats (+43 lines, -8 lines) Patch
M webrtc/api/peerconnectioninterface.h View 1 2 1 chunk +6 lines, -0 lines 0 comments Download
M webrtc/p2p/base/p2ptransportchannel_unittest.cc View 1 2 3 2 chunks +8 lines, -4 lines 0 comments Download
M webrtc/p2p/base/portallocator.h View 1 1 chunk +3 lines, -0 lines 0 comments Download
M webrtc/p2p/client/basicportallocator.cc View 1 1 chunk +7 lines, -0 lines 0 comments Download
M webrtc/p2p/client/basicportallocator_unittest.cc View 1 2 3 1 chunk +3 lines, -3 lines 0 comments Download
M webrtc/pc/peerconnection.cc View 1 4 chunks +9 lines, -1 line 0 comments Download
M webrtc/sdk/android/api/org/webrtc/PeerConnection.java View 2 chunks +2 lines, -0 lines 0 comments Download
M webrtc/sdk/android/src/jni/peerconnection_jni.cc View 2 chunks +5 lines, -0 lines 0 comments Download

Messages

Total messages: 25 (15 generated)
Zhi Huang
I haven't fully test this yet. Please take a look. Thanks.
3 years, 9 months ago (2017-03-04 03:57:05 UTC) #2
Taylor Brandstetter
Can you update the RTCConfiguration operator==? I think because it was a bool inserted in ...
3 years, 9 months ago (2017-03-05 23:45:30 UTC) #3
Zhi Huang
Please take another look. Thanks. https://codereview.webrtc.org/2731813002/diff/1/webrtc/api/peerconnectioninterface.h File webrtc/api/peerconnectioninterface.h (right): https://codereview.webrtc.org/2731813002/diff/1/webrtc/api/peerconnectioninterface.h#newcode335 webrtc/api/peerconnectioninterface.h:335: // If set to ...
3 years, 9 months ago (2017-03-06 21:14:19 UTC) #7
Taylor Brandstetter
lgtm https://codereview.webrtc.org/2731813002/diff/40001/webrtc/api/peerconnectioninterface.h File webrtc/api/peerconnectioninterface.h (right): https://codereview.webrtc.org/2731813002/diff/40001/webrtc/api/peerconnectioninterface.h#newcode336 webrtc/api/peerconnectioninterface.h:336: // Only intended to be used on specifc ...
3 years, 9 months ago (2017-03-07 16:48:21 UTC) #8
Zhi Huang
Hi Alex, This is a fix for the IPv6 ICE candidate related issue. Please take ...
3 years, 9 months ago (2017-03-07 19:34:13 UTC) #10
AlexG
lgtm
3 years, 9 months ago (2017-03-07 19:54:17 UTC) #11
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/2731813002/60001
3 years, 9 months ago (2017-03-07 19:54:44 UTC) #14
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/10860)
3 years, 9 months ago (2017-03-07 20:06:05 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/2731813002/80001
3 years, 9 months ago (2017-03-07 22:33:15 UTC) #22
commit-bot: I haz the power
3 years, 9 months ago (2017-03-07 22:40:56 UTC) #25
Message was sent while issue was closed.
Committed patchset #4 (id:80001) as
https://chromium.googlesource.com/external/webrtc/+/b09b3f9a6202e8bcbd8f3e12a...

Powered by Google App Engine
This is Rietveld 408576698