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

Issue 2452043002: RTCInboundRTPStreamStats added. (Closed)

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

Description

RTCInboundRTPStreamStats[1] added. Not all stats are collected in this CL, this must be addressed before closing the issue. [1] https://w3c.github.io/webrtc-stats/#inboundrtpstats-dict* BUG=chromium:627816, chromium:657855, chromium:657854 Committed: https://crrev.com/0d7bf169402ea9345d163998f4f7df89229ac470 Cr-Commit-Position: refs/heads/master@{#14861}

Patch Set 1 #

Total comments: 7

Patch Set 2 : Addressed comments #

Patch Set 3 : Rebase with RTCOutboundRTPStreamStats patch #

Patch Set 4 : Rebase with master after CL this depends on landed #

Unified diffs Side-by-side diffs Delta from patch set Stats (+306 lines, -21 lines) Patch
M webrtc/api/rtcstatscollector.h View 1 2 3 1 chunk +1 line, -3 lines 0 comments Download
M webrtc/api/rtcstatscollector.cc View 1 2 3 6 chunks +81 lines, -4 lines 0 comments Download
M webrtc/api/rtcstatscollector_unittest.cc View 1 6 chunks +116 lines, -14 lines 0 comments Download
M webrtc/api/stats/rtcstats_objects.h View 1 2 3 1 chunk +42 lines, -0 lines 0 comments Download
M webrtc/stats/rtcstats_objects.cc View 1 chunk +66 lines, -0 lines 0 comments Download

Messages

Total messages: 22 (11 generated)
hbos
Please take a look, hta and deadbeef.
4 years, 1 month ago (2016-10-26 12:45:59 UTC) #4
hta-webrtc
lgtm
4 years, 1 month ago (2016-10-27 12:39:27 UTC) #5
Taylor Brandstetter
https://codereview.webrtc.org/2452043002/diff/20001/webrtc/api/rtcstatscollector.cc File webrtc/api/rtcstatscollector.cc (right): https://codereview.webrtc.org/2452043002/diff/20001/webrtc/api/rtcstatscollector.cc#newcode120 webrtc/api/rtcstatscollector.cc:120: static_cast<double>(voice_receiver_info.jitter_buffer_ms) / I don't think this is right; it ...
4 years, 1 month ago (2016-10-27 21:26:03 UTC) #6
Taylor Brandstetter
https://codereview.webrtc.org/2452043002/diff/20001/webrtc/api/rtcstatscollector.cc File webrtc/api/rtcstatscollector.cc (right): https://codereview.webrtc.org/2452043002/diff/20001/webrtc/api/rtcstatscollector.cc#newcode525 webrtc/api/rtcstatscollector.cc:525: if (!transport_id.empty()) On 2016/10/27 21:26:03, Taylor Brandstetter wrote: > ...
4 years, 1 month ago (2016-10-27 21:28:30 UTC) #7
hbos
PTAL deadbeef https://codereview.webrtc.org/2452043002/diff/20001/webrtc/api/rtcstatscollector.cc File webrtc/api/rtcstatscollector.cc (right): https://codereview.webrtc.org/2452043002/diff/20001/webrtc/api/rtcstatscollector.cc#newcode120 webrtc/api/rtcstatscollector.cc:120: static_cast<double>(voice_receiver_info.jitter_buffer_ms) / On 2016/10/27 21:26:03, Taylor Brandstetter ...
4 years, 1 month ago (2016-10-28 10:03:48 UTC) #8
Taylor Brandstetter
lgtm
4 years, 1 month ago (2016-10-28 19:34:12 UTC) #9
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/2452043002/80001
4 years, 1 month ago (2016-10-31 22:00:35 UTC) #12
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/2452043002/100001
4 years, 1 month ago (2016-10-31 22:02:48 UTC) #17
commit-bot: I haz the power
Committed patchset #4 (id:100001)
4 years, 1 month ago (2016-10-31 22:31:06 UTC) #19
commit-bot: I haz the power
Patchset 4 (id:??) landed as https://crrev.com/0d7bf169402ea9345d163998f4f7df89229ac470 Cr-Commit-Position: refs/heads/master@{#14861}
4 years, 1 month ago (2016-10-31 22:31:15 UTC) #21
perkj_webrtc
4 years, 1 month ago (2016-11-01 06:50:44 UTC) #22
Message was sent while issue was closed.
A revert of this CL (patchset #4 id:100001) has been created in
https://codereview.webrtc.org/2470683002/ by perkj@webrtc.org.

The reason for reverting is: Dependend cl Breaks Chrome FYI. 
peerconnection_unittest anropar RTCStatsReport::Create without  parameters..

Powered by Google App Engine
This is Rietveld 408576698