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

Issue 1540113002: Update API for Objective-C RTCStats. (Closed)

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

Description

Patch Set 1 #

Total comments: 6

Patch Set 2 : Make sure it builds and update from feedback #

Total comments: 6

Patch Set 3 : Changes based on feedback #

Total comments: 1

Patch Set 4 : Rename and changes based on feedback #

Patch Set 5 : Update against master #

Total comments: 2

Patch Set 6 : Merged master and updated from feedback #

Unified diffs Side-by-side diffs Delta from patch set Stats (+87 lines, -13 lines) Patch
M webrtc/api/BUILD.gn View 1 2 3 4 5 1 chunk +3 lines, -0 lines 0 comments Download
M webrtc/api/api.gyp View 1 2 3 4 5 1 chunk +3 lines, -0 lines 0 comments Download
A + webrtc/api/objc/RTCStatsReport.h View 1 2 3 4 5 1 chunk +14 lines, -8 lines 0 comments Download
A webrtc/api/objc/RTCStatsReport.mm View 1 2 3 4 5 1 chunk +62 lines, -0 lines 0 comments Download
A + webrtc/api/objc/RTCStatsReport+Private.h View 1 2 3 4 5 1 chunk +5 lines, -5 lines 0 comments Download

Messages

Total messages: 18 (6 generated)
hjon
5 years ago (2015-12-20 23:21:00 UTC) #2
tkchin_webrtc
https://codereview.webrtc.org/1540113002/diff/1/webrtc/api/objc/RTCStats+Private.h File webrtc/api/objc/RTCStats+Private.h (right): https://codereview.webrtc.org/1540113002/diff/1/webrtc/api/objc/RTCStats+Private.h#newcode21 webrtc/api/objc/RTCStats+Private.h:21: * ownership is taken of the native stats report. ...
5 years ago (2015-12-21 12:57:13 UTC) #3
hjon
From a little research, it looks like a const reference cannot be NULL; is that ...
5 years ago (2015-12-21 22:02:53 UTC) #4
tkchin_webrtc
https://codereview.webrtc.org/1540113002/diff/20001/webrtc/api/objc/RTCStats.h File webrtc/api/objc/RTCStats.h (right): https://codereview.webrtc.org/1540113002/diff/20001/webrtc/api/objc/RTCStats.h#newcode19 webrtc/api/objc/RTCStats.h:19: //** Time since 1970-01-01T00:00:00Z in milliseconds. */ /** not ...
4 years, 11 months ago (2016-01-05 20:08:17 UTC) #5
hjon
https://codereview.webrtc.org/1540113002/diff/20001/webrtc/api/objc/RTCStats.h File webrtc/api/objc/RTCStats.h (right): https://codereview.webrtc.org/1540113002/diff/20001/webrtc/api/objc/RTCStats.h#newcode19 webrtc/api/objc/RTCStats.h:19: //** Time since 1970-01-01T00:00:00Z in milliseconds. */ On 2016/01/05 ...
4 years, 11 months ago (2016-01-06 00:39:14 UTC) #6
tkchin_webrtc
lgtm
4 years, 11 months ago (2016-01-06 20:12:46 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1540113002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1540113002/80001
4 years, 11 months ago (2016-01-06 20:46:51 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: win_baremetal on tryserver.webrtc (JOB_TIMED_OUT, no build URL)
4 years, 11 months ago (2016-01-06 22:47:20 UTC) #12
tkchin_webrtc
Needs to be merged before commit. https://codereview.webrtc.org/1540113002/diff/80001/webrtc/api/objc/RTCStatsReport.mm File webrtc/api/objc/RTCStatsReport.mm (right): https://codereview.webrtc.org/1540113002/diff/80001/webrtc/api/objc/RTCStatsReport.mm#newcode57 webrtc/api/objc/RTCStatsReport.mm:57: _values = [values ...
4 years, 11 months ago (2016-01-11 17:57:18 UTC) #13
hjon
https://codereview.webrtc.org/1540113002/diff/80001/webrtc/api/objc/RTCStatsReport.mm File webrtc/api/objc/RTCStatsReport.mm (right): https://codereview.webrtc.org/1540113002/diff/80001/webrtc/api/objc/RTCStatsReport.mm#newcode57 webrtc/api/objc/RTCStatsReport.mm:57: _values = [values copy]; On 2016/01/11 17:57:18, tkchin_webrtc wrote: ...
4 years, 11 months ago (2016-01-11 19:30:31 UTC) #14
tkchin_webrtc
Committed patchset #6 (id:100001) manually as a2c353f81571fa32ae008d74583e4ac32fa700df (presubmit successful).
4 years, 11 months ago (2016-01-11 21:11:50 UTC) #17
commit-bot: I haz the power
4 years, 11 months ago (2016-01-11 21:11:51 UTC) #18
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/a2c353f81571fa32ae008d74583e4ac32fa700df
Cr-Commit-Position: refs/heads/master@{#11207}

Powered by Google App Engine
This is Rietveld 408576698