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

Issue 2597423003: RTCIceCandidatePairStats.[state/priority] added, ConnectionInfo updated. (Closed)

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

Description

RTCIceCandidatePairStats.[state/priority] added, ConnectionInfo updated. State and priority added to ConnectionInfo. The Connection::State enum is replaced by IceCandidatePairState enum class. At P2PTransportChannel::GetStats, Connection::stats is called, producing ConnectionInfo for the connection that is then filled in with additional values from the Connection. This is refactored so that all values are set by Connection::stats. RTCStatsCollector is updated to surface the ConnectionInfo stats. BUG=webrtc:6755, chromium:633550, chromium:627816 Review-Url: https://codereview.webrtc.org/2597423003 Cr-Commit-Position: refs/heads/master@{#15870} Committed: https://chromium.googlesource.com/external/webrtc/+/06495bcbb7477b8df1e9f2e34eae0efd11e0b9fe

Patch Set 1 #

Total comments: 12

Patch Set 2 : Addressed comments #

Patch Set 3 : Rebase with master #

Unified diffs Side-by-side diffs Delta from patch set Stats (+95 lines, -60 lines) Patch
M webrtc/api/rtcstats_integrationtest.cc View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M webrtc/api/rtcstatscollector.cc View 1 2 2 chunks +20 lines, -0 lines 0 comments Download
M webrtc/api/rtcstatscollector_unittest.cc View 1 2 2 chunks +4 lines, -0 lines 0 comments Download
M webrtc/api/stats/rtcstats_objects.h View 1 2 2 chunks +0 lines, -3 lines 0 comments Download
M webrtc/p2p/base/jseptransport.h View 3 chunks +6 lines, -19 lines 0 comments Download
M webrtc/p2p/base/jseptransport.cc View 1 chunk +22 lines, -0 lines 0 comments Download
M webrtc/p2p/base/p2ptransportchannel.cc View 1 2 chunks +2 lines, -11 lines 0 comments Download
M webrtc/p2p/base/p2ptransportchannel_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M webrtc/p2p/base/port.h View 1 6 chunks +15 lines, -11 lines 0 comments Download
M webrtc/p2p/base/port.cc View 1 7 chunks +19 lines, -9 lines 0 comments Download
M webrtc/p2p/base/turnport_unittest.cc View 1 chunk +2 lines, -1 line 0 comments Download
M webrtc/stats/rtcstats_objects.cc View 1 2 1 chunk +1 line, -2 lines 0 comments Download

Messages

Total messages: 20 (14 generated)
hbos
Please take a look, deadbeef & hta. https://codereview.webrtc.org/2597423003/diff/20001/webrtc/api/rtcstatscollector_unittest.cc File webrtc/api/rtcstatscollector_unittest.cc (right): https://codereview.webrtc.org/2597423003/diff/20001/webrtc/api/rtcstatscollector_unittest.cc#newcode1109 webrtc/api/rtcstatscollector_unittest.cc:1109: expected_pair.state = ...
3 years, 12 months ago (2016-12-23 13:45:34 UTC) #5
Taylor Brandstetter
lgtm, though I'd prefer if my nit regarding "best_connection" was addressed https://codereview.webrtc.org/2597423003/diff/20001/webrtc/p2p/base/jseptransport.h File webrtc/p2p/base/jseptransport.h (left): ...
3 years, 12 months ago (2016-12-23 18:59:45 UTC) #8
hbos
Please take a look, hta https://codereview.webrtc.org/2597423003/diff/20001/webrtc/api/rtcstatscollector_unittest.cc File webrtc/api/rtcstatscollector_unittest.cc (right): https://codereview.webrtc.org/2597423003/diff/20001/webrtc/api/rtcstatscollector_unittest.cc#newcode1109 webrtc/api/rtcstatscollector_unittest.cc:1109: expected_pair.state = "in-progress"; On ...
3 years, 12 months ago (2016-12-27 10:24:34 UTC) #9
hta-webrtc
lgtm
3 years, 11 months ago (2017-01-02 14:20:17 UTC) #14
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/2597423003/60001
3 years, 11 months ago (2017-01-02 15:14:20 UTC) #17
commit-bot: I haz the power
3 years, 11 months ago (2017-01-02 16:08:23 UTC) #20
Message was sent while issue was closed.
Committed patchset #3 (id:60001) as
https://chromium.googlesource.com/external/webrtc/+/06495bcbb7477b8df1e9f2e34...

Powered by Google App Engine
This is Rietveld 408576698