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

Issue 1987833002: Add a flag to filter out high-cost networks. (Closed)

Created:
4 years, 7 months ago by honghaiz3
Modified:
4 years, 6 months ago
Reviewers:
pthatcher1
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com, juberti1
Base URL:
https://chromium.googlesource.com/external/webrtc@master
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Add a flag to filter out high-cost networks. This allows webrtc to not gather on cellular networks if wifi or other low cost networks are present. BUG= Committed: https://crrev.com/603470576ec4043e868c72f38bf7644831a38dc3 Cr-Commit-Position: refs/heads/master@{#12979}

Patch Set 1 : #

Total comments: 27

Patch Set 2 : #

Patch Set 3 : Addressed comments, merge with head #

Patch Set 4 : Default candidate network policy to be ALL. #

Patch Set 5 : Minor fix #

Patch Set 6 : merge with head #

Unified diffs Side-by-side diffs Delta from patch set Stats (+121 lines, -0 lines) Patch
M webrtc/api/java/jni/classreferenceholder.cc View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M webrtc/api/java/jni/peerconnection_jni.cc View 1 2 3 4 5 3 chunks +26 lines, -0 lines 0 comments Download
M webrtc/api/java/src/org/webrtc/PeerConnection.java View 1 2 3 3 chunks +7 lines, -0 lines 0 comments Download
M webrtc/api/peerconnection.cc View 1 2 3 4 5 1 chunk +6 lines, -0 lines 0 comments Download
M webrtc/api/peerconnectioninterface.h View 1 2 3 4 5 2 chunks +7 lines, -0 lines 0 comments Download
M webrtc/api/peerconnectioninterface_unittest.cc View 1 2 3 4 5 2 chunks +4 lines, -0 lines 0 comments Download
M webrtc/p2p/base/portallocator.h View 1 2 3 4 5 1 chunk +10 lines, -0 lines 0 comments Download
M webrtc/p2p/client/basicportallocator.cc View 1 2 3 4 5 1 chunk +13 lines, -0 lines 0 comments Download
M webrtc/p2p/client/basicportallocator_unittest.cc View 1 2 3 4 5 1 chunk +47 lines, -0 lines 0 comments Download

Messages

Total messages: 22 (11 generated)
honghaiz3
4 years, 7 months ago (2016-05-17 19:23:48 UTC) #5
pthatcher1
https://codereview.webrtc.org/1987833002/diff/60001/webrtc/api/peerconnection.cc File webrtc/api/peerconnection.cc (right): https://codereview.webrtc.org/1987833002/diff/60001/webrtc/api/peerconnection.cc#newcode2118 webrtc/api/peerconnection.cc:2118: if (configuration.gather_low_cost_network_only) { It seems like we should make ...
4 years, 7 months ago (2016-05-17 20:44:28 UTC) #6
honghaiz3
PTAL. https://codereview.webrtc.org/1987833002/diff/60001/webrtc/api/peerconnection.cc File webrtc/api/peerconnection.cc (right): https://codereview.webrtc.org/1987833002/diff/60001/webrtc/api/peerconnection.cc#newcode2118 webrtc/api/peerconnection.cc:2118: if (configuration.gather_low_cost_network_only) { On 2016/05/17 20:44:27, pthatcher1 wrote: ...
4 years, 7 months ago (2016-05-18 05:55:03 UTC) #7
honghaiz3
Please hold this until the other one https://codereview.webrtc.org/1976683003/ is resolved because these two CLs have ...
4 years, 7 months ago (2016-05-19 18:06:49 UTC) #8
honghaiz3
It has been merged with the head. PTAL.
4 years, 7 months ago (2016-05-23 18:10:07 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/1987833002/140001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1987833002/140001
4 years, 7 months ago (2016-05-23 18:10:26 UTC) #13
honghaiz3
Just a friendly reminder for the review.
4 years, 6 months ago (2016-05-31 18:59:57 UTC) #14
pthatcher1
lgtm
4 years, 6 months ago (2016-05-31 19:59:43 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1987833002/220001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1987833002/220001
4 years, 6 months ago (2016-05-31 23:35:10 UTC) #19
commit-bot: I haz the power
Committed patchset #6 (id:220001)
4 years, 6 months ago (2016-06-01 01:29:17 UTC) #20
commit-bot: I haz the power
4 years, 6 months ago (2016-06-01 01:29:27 UTC) #22
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/603470576ec4043e868c72f38bf7644831a38dc3
Cr-Commit-Position: refs/heads/master@{#12979}

Powered by Google App Engine
This is Rietveld 408576698