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

Issue 2384143002: RTCIceCandidateStats added. (Closed)

Created:
4 years, 2 months ago by hbos
Modified:
4 years, 2 months ago
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

RTCIceCandidateStats[1] added. The RTCStatsCollector collects candidates from candidate pairs. Note that there may be other candidates that are not paired with anything, stats for these should also be produced before closing crbug.com/632723. [1] https://w3c.github.io/webrtc-stats/#icecandidate-dict* BUG=chromium:627816, chromium:632723 Committed: https://crrev.com/ab9f6e4dea4fa48f415e7c589209718918f8e3dd Cr-Commit-Position: refs/heads/master@{#14565}

Patch Set 1 #

Total comments: 24

Patch Set 2 : Addressed comments #

Total comments: 1

Patch Set 3 : Rebase with master #

Total comments: 10

Patch Set 4 : Addressed comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+334 lines, -4 lines) Patch
M webrtc/api/rtcstatscollector.h View 1 3 chunks +17 lines, -2 lines 0 comments Download
M webrtc/api/rtcstatscollector.cc View 1 2 3 3 chunks +70 lines, -0 lines 0 comments Download
M webrtc/api/rtcstatscollector_unittest.cc View 1 2 3 5 chunks +122 lines, -0 lines 0 comments Download
M webrtc/api/stats/rtcstats_objects.h View 1 2 2 chunks +51 lines, -2 lines 0 comments Download
M webrtc/stats/rtcstats_objects.cc View 1 2 1 chunk +74 lines, -0 lines 0 comments Download

Messages

Total messages: 28 (16 generated)
hbos
Please take a look, hta
4 years, 2 months ago (2016-10-03 22:00:10 UTC) #7
hta-webrtc
Looks reasonable, but the style comments got to be many enough that I'm not LGTMing ...
4 years, 2 months ago (2016-10-04 14:12:46 UTC) #8
hbos
Addressed comments! But I think I should add another unittest that tests the case when ...
4 years, 2 months ago (2016-10-05 10:16:30 UTC) #9
hta-webrtc
Now looks good to me, but agree that having someone who knows the ICE candidate ...
4 years, 2 months ago (2016-10-05 11:17:14 UTC) #10
hbos
Please take a look, deadbeef. Especially the discussions where i replied +deadbeef. https://codereview.webrtc.org/2384143002/diff/80001/webrtc/api/rtcstatscollector.cc File webrtc/api/rtcstatscollector.cc ...
4 years, 2 months ago (2016-10-06 08:07:27 UTC) #12
hta-webrtc
lgtm waiting for deadbeef. https://codereview.webrtc.org/2384143002/diff/110001/webrtc/api/rtcstatscollector_unittest.cc File webrtc/api/rtcstatscollector_unittest.cc (right): https://codereview.webrtc.org/2384143002/diff/110001/webrtc/api/rtcstatscollector_unittest.cc#newcode337 webrtc/api/rtcstatscollector_unittest.cc:337: : "RTCRemoteIceCandidate_" + candidate.id()); Not ...
4 years, 2 months ago (2016-10-06 12:53:26 UTC) #17
Taylor Brandstetter
lgtm, though see comments before submitting. https://codereview.webrtc.org/2384143002/diff/80001/webrtc/api/rtcstatscollector.cc File webrtc/api/rtcstatscollector.cc (right): https://codereview.webrtc.org/2384143002/diff/80001/webrtc/api/rtcstatscollector.cc#newcode264 webrtc/api/rtcstatscollector.cc:264: } On 2016/10/06 ...
4 years, 2 months ago (2016-10-06 19:09:08 UTC) #18
hbos
https://codereview.webrtc.org/2384143002/diff/80001/webrtc/api/rtcstatscollector.cc File webrtc/api/rtcstatscollector.cc (right): https://codereview.webrtc.org/2384143002/diff/80001/webrtc/api/rtcstatscollector.cc#newcode264 webrtc/api/rtcstatscollector.cc:264: } On 2016/10/06 19:09:07, Taylor Brandstetter wrote: > On ...
4 years, 2 months ago (2016-10-07 08:37:52 UTC) #20
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/2384143002/130001
4 years, 2 months ago (2016-10-07 08:38:34 UTC) #23
commit-bot: I haz the power
Committed patchset #4 (id:130001)
4 years, 2 months ago (2016-10-07 09:18:50 UTC) #25
commit-bot: I haz the power
Patchset 4 (id:??) landed as https://crrev.com/ab9f6e4dea4fa48f415e7c589209718918f8e3dd Cr-Commit-Position: refs/heads/master@{#14565}
4 years, 2 months ago (2016-10-07 09:19:01 UTC) #27
hta-webrtc
4 years, 2 months ago (2016-10-07 10:47:51 UTC) #28
Message was sent while issue was closed.
lgtm

Powered by Google App Engine
This is Rietveld 408576698