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

Issue 2562703007: RTCOutboundRTPStreamStats.roundTripTime: Only report non-negative values. (Closed)

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

Description

RTCOutboundRTPStreamStats.roundTripTime: Only report non-negative values. Underlying stats gatherers may otherwise default it to -1. BUG=chromium:669877, chromium:627816 Committed: https://crrev.com/e10e6d1f47bd3e9570b5c91bfe9b9f6015124c96 Cr-Commit-Position: refs/heads/master@{#15625}

Patch Set 1 #

Patch Set 2 : Rebase with master #

Patch Set 3 : MarkMemberTested in integration test. Bug revealed, TODO comment added. #

Patch Set 4 : Rebase with master #

Patch Set 5 : Unittest testing that it defaults to undefined #

Unified diffs Side-by-side diffs Delta from patch set Stats (+102 lines, -3 lines) Patch
M webrtc/api/rtcstats_integrationtest.cc View 1 2 1 chunk +2 lines, -1 line 0 comments Download
M webrtc/api/rtcstatscollector.cc View 1 2 3 1 chunk +4 lines, -2 lines 0 comments Download
M webrtc/api/rtcstatscollector_unittest.cc View 1 2 3 4 1 chunk +96 lines, -0 lines 0 comments Download

Messages

Total messages: 31 (20 generated)
hbos
Please take a look, hta and deadbeef. I wanted to refactor underlying code to use ...
4 years ago (2016-12-09 16:20:39 UTC) #4
hta-webrtc
lgtm agree that rtc::optional is cleaner, but it's not free, and as you've discovered, it ...
4 years ago (2016-12-09 16:43:04 UTC) #7
Taylor
When you say "only report positive values", does this mean the stat will be absent ...
4 years ago (2016-12-09 19:28:32 UTC) #9
hbos
On 2016/12/09 19:28:32, Taylor wrote: > When you say "only report positive values", does this ...
4 years ago (2016-12-12 13:10:47 UTC) #13
hbos
PTAL deadbeef and hta.
4 years ago (2016-12-12 13:13:04 UTC) #14
hta-webrtc
lgtm There are 3 cases that are "unusual" for stats: - Not supported by platform. ...
4 years ago (2016-12-12 13:37:33 UTC) #17
hbos
PTAL deadbeef. Given the above I have not changed this, but I did add a ...
4 years ago (2016-12-14 16:16:40 UTC) #20
Taylor Brandstetter
lgtm
4 years ago (2016-12-14 23:52:10 UTC) #23
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/2562703007/80001
4 years ago (2016-12-15 09:52:52 UTC) #26
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years ago (2016-12-15 09:54:33 UTC) #29
commit-bot: I haz the power
4 years ago (2016-12-15 09:54:47 UTC) #31
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/e10e6d1f47bd3e9570b5c91bfe9b9f6015124c96
Cr-Commit-Position: refs/heads/master@{#15625}

Powered by Google App Engine
This is Rietveld 408576698