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

Issue 2120553002: Add pruneTurnPorts to the IOS RTCConfiguration. (Closed)

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

Description

Add pruneTurnPorts to the IOS RTCConfiguration. BUG= R=pthatcher@webrtc.org TBR=tkchin@webrt.org Committed: https://crrev.com/e2e35ca55df0d69bbe4a6df98dc7df9b3f3166db Cr-Commit-Position: refs/heads/master@{#13368}

Patch Set 1 #

Patch Set 2 : . #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -1 line) Patch
M webrtc/sdk/objc/Framework/Classes/RTCConfiguration.mm View 1 5 chunks +5 lines, -1 line 0 comments Download
M webrtc/sdk/objc/Framework/Headers/WebRTC/RTCConfiguration.h View 1 1 chunk +3 lines, -0 lines 4 comments Download
M webrtc/sdk/objc/Framework/UnitTests/RTCConfigurationTest.mm View 2 chunks +2 lines, -0 lines 0 comments Download

Messages

Total messages: 24 (11 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.webrtc.org/2120553002/1
4 years, 5 months ago (2016-07-01 17:25:12 UTC) #2
honghaiz3
4 years, 5 months ago (2016-07-01 17:26:14 UTC) #4
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: android_arm64_rel on master.tryserver.webrtc (JOB_TIMED_OUT, no build URL)
4 years, 5 months ago (2016-07-01 19:25:54 UTC) #6
honghaiz3
4 years, 5 months ago (2016-07-01 20:49:38 UTC) #9
pthatcher1
lgtm
4 years, 5 months ago (2016-07-01 20:51:54 UTC) #10
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/2120553002/1
4 years, 5 months ago (2016-07-01 21:00:42 UTC) #12
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/6648)
4 years, 5 months ago (2016-07-01 21:03:01 UTC) #14
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/2120553002/20001
4 years, 5 months ago (2016-07-01 21:12:51 UTC) #17
honghaiz3
Committed patchset #2 (id:20001) manually as e2e35ca55df0d69bbe4a6df98dc7df9b3f3166db (presubmit successful).
4 years, 5 months ago (2016-07-01 21:22:36 UTC) #20
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/e2e35ca55df0d69bbe4a6df98dc7df9b3f3166db Cr-Commit-Position: refs/heads/master@{#13368}
4 years, 5 months ago (2016-07-01 21:22:36 UTC) #21
tkchin_webrtc
https://codereview.webrtc.org/2120553002/diff/20001/webrtc/sdk/objc/Framework/Headers/WebRTC/RTCConfiguration.h File webrtc/sdk/objc/Framework/Headers/WebRTC/RTCConfiguration.h (right): https://codereview.webrtc.org/2120553002/diff/20001/webrtc/sdk/objc/Framework/Headers/WebRTC/RTCConfiguration.h#newcode97 webrtc/sdk/objc/Framework/Headers/WebRTC/RTCConfiguration.h:97: @property(nonatomic, assign) bool pruneTurnPorts; BOOL shouldPruneTurnPorts Default is NO. ...
4 years, 5 months ago (2016-07-08 21:09:04 UTC) #22
honghaiz3
On 2016/07/08 21:09:04, tkchin_webrtc wrote: > https://codereview.webrtc.org/2120553002/diff/20001/webrtc/sdk/objc/Framework/Headers/WebRTC/RTCConfiguration.h > File webrtc/sdk/objc/Framework/Headers/WebRTC/RTCConfiguration.h (right): > > https://codereview.webrtc.org/2120553002/diff/20001/webrtc/sdk/objc/Framework/Headers/WebRTC/RTCConfiguration.h#newcode97 > ...
4 years, 5 months ago (2016-07-15 00:13:38 UTC) #23
honghaiz3
4 years, 5 months ago (2016-07-21 03:30:01 UTC) #24
Message was sent while issue was closed.
https://codereview.webrtc.org/2120553002/diff/20001/webrtc/sdk/objc/Framework...
File webrtc/sdk/objc/Framework/Headers/WebRTC/RTCConfiguration.h (right):

https://codereview.webrtc.org/2120553002/diff/20001/webrtc/sdk/objc/Framework...
webrtc/sdk/objc/Framework/Headers/WebRTC/RTCConfiguration.h:97:
@property(nonatomic, assign) bool pruneTurnPorts;
On 2016/07/08 21:09:04, tkchin_webrtc wrote:
> BOOL shouldPruneTurnPorts
> 
> Default is NO.

Fixed in a separate CL.

https://codereview.webrtc.org/2120553002/diff/20001/webrtc/sdk/objc/Framework...
webrtc/sdk/objc/Framework/Headers/WebRTC/RTCConfiguration.h:102:
@property(nonatomic, assign) bool presumeWritableWhenFullyRelayed;
On 2016/07/08 21:09:04, tkchin_webrtc wrote:
> I don't recall this property. It should also be a BOOL and prefixed with
> "should"
I believe this is from a different CL by Taylor.

Powered by Google App Engine
This is Rietveld 408576698