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

Issue 2675943002: RTCInboundRTPStreamStats.qpSum collected. (Closed)

Created:
3 years, 10 months ago by hbos
Modified:
3 years, 10 months ago
Reviewers:
hta-webrtc, sakal
CC:
webrtc-reviews_webrtc.org, the sun, tterriberry_mozilla.com
Target Ref:
refs/heads/master
Project:
webrtc
Visibility:
Public.

Description

RTCInboundRTPStreamStats.qpSum collected. This was previously only collected for local tracks (RTCOutboundRTPStreamStats.qpSum). Spec: https://w3c.github.io/webrtc-stats/#dom-rtcrtpstreamstats-qpsum This CL also improves some testing in rtcstatscollector_unittest.cc. Default and non-default values are tested in the same unittests, removing the test that was specific to default-values, which was otherwise code duplication. BUG=webrtc:7065 Review-Url: https://codereview.webrtc.org/2675943002 Cr-Commit-Position: refs/heads/master@{#16477} Committed: https://chromium.googlesource.com/external/webrtc/+/cd195bea5e38a61e73b08f82445560d9136cd9da

Patch Set 1 #

Total comments: 2

Patch Set 2 : Removed set timestamp, moved default testing so that a test case could be removed #

Total comments: 4

Patch Set 3 : Rebase with master after dependent CL landed #

Patch Set 4 : Addressed nit #

Unified diffs Side-by-side diffs Delta from patch set Stats (+70 lines, -123 lines) Patch
M webrtc/api/stats/rtcstats_objects.h View 1 2 1 chunk +0 lines, -2 lines 0 comments Download
M webrtc/pc/rtcstats_integrationtest.cc View 1 2 3 1 chunk +8 lines, -1 line 0 comments Download
M webrtc/pc/rtcstatscollector.cc View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M webrtc/pc/rtcstatscollector_unittest.cc View 1 2 7 chunks +60 lines, -120 lines 0 comments Download

Messages

Total messages: 22 (12 generated)
hbos
Please take a look, sakal and hta. (Based on https://codereview.webrtc.org/2649133005/, I think I need to ...
3 years, 10 months ago (2017-02-03 14:12:12 UTC) #3
sakal
https://codereview.webrtc.org/2675943002/diff/20001/webrtc/api/stats/rtcstats.h File webrtc/api/stats/rtcstats.h (right): https://codereview.webrtc.org/2675943002/diff/20001/webrtc/api/stats/rtcstats.h#newcode63 webrtc/api/stats/rtcstats.h:63: void set_timestamp_us_for_testing(int64_t timestamp_us) { I would rather just do ...
3 years, 10 months ago (2017-02-03 15:13:02 UTC) #5
hbos
PTAL. Removed set_timestamp_us_for_testing and a bit of unittest refactoring. I've changed the unittests so that ...
3 years, 10 months ago (2017-02-03 16:07:32 UTC) #6
hbos
(Ignore red bots, it has to do with dependent CL not having landed)
3 years, 10 months ago (2017-02-03 16:18:16 UTC) #11
sakal
lgtm
3 years, 10 months ago (2017-02-06 08:52:21 UTC) #12
hta-webrtc
lgtm https://codereview.webrtc.org/2675943002/diff/40001/webrtc/pc/rtcstats_integrationtest.cc File webrtc/pc/rtcstats_integrationtest.cc (right): https://codereview.webrtc.org/2675943002/diff/40001/webrtc/pc/rtcstats_integrationtest.cc#newcode529 webrtc/pc/rtcstats_integrationtest.cc:529: // if-statement needs to be included. Nit: Since ...
3 years, 10 months ago (2017-02-07 12:19:41 UTC) #13
hbos
https://codereview.webrtc.org/2675943002/diff/40001/webrtc/pc/rtcstats_integrationtest.cc File webrtc/pc/rtcstats_integrationtest.cc (right): https://codereview.webrtc.org/2675943002/diff/40001/webrtc/pc/rtcstats_integrationtest.cc#newcode529 webrtc/pc/rtcstats_integrationtest.cc:529: // if-statement needs to be included. On 2017/02/07 12:19:41, ...
3 years, 10 months ago (2017-02-07 15:37:04 UTC) #15
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/2675943002/80001
3 years, 10 months ago (2017-02-07 15:37:15 UTC) #18
commit-bot: I haz the power
Committed patchset #4 (id:80001) as https://chromium.googlesource.com/external/webrtc/+/cd195bea5e38a61e73b08f82445560d9136cd9da
3 years, 10 months ago (2017-02-07 16:31:31 UTC) #21
skvlad
3 years, 10 months ago (2017-02-07 18:44:21 UTC) #22
Message was sent while issue was closed.
A revert of this CL (patchset #4 id:80001) has been created in
https://codereview.webrtc.org/2687483002/ by skvlad@webrtc.org.

The reason for reverting is: Breaks downstream build..

Powered by Google App Engine
This is Rietveld 408576698