Chromium Code Reviews

Issue 2067683002: Add RTCEventLog API to ObjC. (Closed)

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

Description

Add RTCEventLog API to ObjC. NOTRY=True BUG= Committed: https://crrev.com/204177f9670919ce0294611bd7846bb461e50c04 Cr-Commit-Position: refs/heads/master@{#13144}

Patch Set 1 #

Total comments: 5

Patch Set 2 : CR comments #

Patch Set 3 : fix build error. #

Patch Set 4 : Add guard back. #

Unified diffs Side-by-side diffs Stats (+64 lines, -8 lines)
M webrtc/examples/objc/AppRTCDemo/ARDAppClient.m View 7 chunks +31 lines, -7 lines 0 comments
M webrtc/sdk/objc/Framework/Classes/RTCPeerConnectionFactory.mm View 3 chunks +28 lines, -1 line 0 comments
M webrtc/sdk/objc/Framework/Headers/WebRTC/RTCPeerConnectionFactory.h View 1 chunk +5 lines, -0 lines 0 comments

Messages

Total messages: 17 (7 generated)
tkchin_webrtc
4 years, 6 months ago (2016-06-13 22:17:19 UTC) #3
tkchin_webrtc
On 2016/06/13 22:17:19, tkchin_webrtc wrote: Chuck, mind taking a look? @ivoc / @terelius: How do ...
4 years, 6 months ago (2016-06-13 22:18:04 UTC) #4
terelius
On 2016/06/13 22:18:04, tkchin_webrtc wrote: > On 2016/06/13 22:17:19, tkchin_webrtc wrote: > > Chuck, mind ...
4 years, 6 months ago (2016-06-14 13:22:16 UTC) #5
Chuck
lgtm https://codereview.webrtc.org/2067683002/diff/1/webrtc/examples/objc/AppRTCDemo/ARDAppClient.m File webrtc/examples/objc/AppRTCDemo/ARDAppClient.m (right): https://codereview.webrtc.org/2067683002/diff/1/webrtc/examples/objc/AppRTCDemo/ARDAppClient.m#newcode315 webrtc/examples/objc/AppRTCDemo/ARDAppClient.m:315: [_factory stopRtcEventLog]; Do you need the #if guards ...
4 years, 6 months ago (2016-06-14 14:01:17 UTC) #6
tkchin_webrtc
https://codereview.webrtc.org/2067683002/diff/1/webrtc/examples/objc/AppRTCDemo/ARDAppClient.m File webrtc/examples/objc/AppRTCDemo/ARDAppClient.m (right): https://codereview.webrtc.org/2067683002/diff/1/webrtc/examples/objc/AppRTCDemo/ARDAppClient.m#newcode315 webrtc/examples/objc/AppRTCDemo/ARDAppClient.m:315: [_factory stopRtcEventLog]; On 2016/06/14 14:01:17, Chuck wrote: > Do ...
4 years, 6 months ago (2016-06-14 17:41:00 UTC) #7
Chuck
https://codereview.webrtc.org/2067683002/diff/1/webrtc/examples/objc/AppRTCDemo/ARDAppClient.m File webrtc/examples/objc/AppRTCDemo/ARDAppClient.m (right): https://codereview.webrtc.org/2067683002/diff/1/webrtc/examples/objc/AppRTCDemo/ARDAppClient.m#newcode315 webrtc/examples/objc/AppRTCDemo/ARDAppClient.m:315: [_factory stopRtcEventLog]; On 2016/06/14 17:40:59, tkchin_webrtc wrote: > On ...
4 years, 6 months ago (2016-06-14 19:36:44 UTC) #8
tkchin_webrtc
On 2016/06/14 19:36:44, Chuck wrote: > https://codereview.webrtc.org/2067683002/diff/1/webrtc/examples/objc/AppRTCDemo/ARDAppClient.m > File webrtc/examples/objc/AppRTCDemo/ARDAppClient.m (right): > > https://codereview.webrtc.org/2067683002/diff/1/webrtc/examples/objc/AppRTCDemo/ARDAppClient.m#newcode315 > ...
4 years, 6 months ago (2016-06-14 21:45:47 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2067683002/60001
4 years, 6 months ago (2016-06-14 22:01:48 UTC) #13
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 6 months ago (2016-06-14 22:03:15 UTC) #15
commit-bot: I haz the power
4 years, 6 months ago (2016-06-14 22:03:24 UTC) #17
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/204177f9670919ce0294611bd7846bb461e50c04
Cr-Commit-Position: refs/heads/master@{#13144}

Powered by Google App Engine