Chromium Code Reviews

Issue 1307633007: add mediaType field to ssrc stat (Closed)

Created:
5 years, 3 months ago by fippo1
Modified:
4 years, 10 months ago
Reviewers:
tommi, hta - Chromium, tommi (sloooow) - chröme
CC:
webrtc-reviews_webrtc.org, interface-changes_webrtc.org, rwolff_gocast.it, yujie_mao (webrtc), Andrew MacDonald, tterriberry_mozilla.com, qiang.lu, niklas.enbom
Base URL:
https://chromium.googlesource.com/external/webrtc.git@master
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

https://github.com/w3c/webrtc-stats/pull/10/files added mediaType to the tracks. The closest in the current stats is the ssrc type. This is somewhat easier than looking up the media type by iterating pc.getLocalStreams / pc.getRemoteStreams and all tracks. Temporary until stats get revamped to conform to the spec obviously. BUG=webrtc:4117 Committed: https://crrev.com/bec70ab0fd3613c532359a849bfbc67749da6d24 Cr-Commit-Position: refs/heads/master@{#11412}

Patch Set 1 #

Patch Set 2 : add tests #

Total comments: 1

Patch Set 3 : rebase #

Unified diffs Side-by-side diffs Stats (+15 lines, -1 line)
M talk/app/webrtc/statscollector.cc View 4 chunks +4 lines, -0 lines 0 comments
M talk/app/webrtc/statscollector_unittest.cc View 2 chunks +8 lines, -0 lines 0 comments
M talk/app/webrtc/statstypes.h View 1 chunk +1 line, -0 lines 0 comments
M talk/app/webrtc/statstypes.cc View 1 chunk +2 lines, -1 line 0 comments

Messages

Total messages: 32 (13 generated)
hta - Chromium
lgtm
5 years, 2 months ago (2015-10-08 14:46:08 UTC) #2
hta - Chromium
Needs LGTM from an OWNER.
5 years, 2 months ago (2015-10-10 21:08:55 UTC) #4
hta - Chromium
ping - Tommi, can you LGTM this? fippo, is it still up to date?
5 years ago (2015-11-27 14:56:48 UTC) #5
fippo
hta: still merges without conflicts
5 years ago (2015-11-27 17:57:41 UTC) #6
tommi
added a couple of comments. I have a proposal for doing this slightly differently and ...
4 years, 11 months ago (2016-01-11 12:22:50 UTC) #8
hta - Chromium
On 2016/01/11 12:22:50, tommi-webrtc wrote: > added a couple of comments. I have a proposal ...
4 years, 11 months ago (2016-01-21 11:21:57 UTC) #9
tommi (sloooow) - chröme
On 2016/01/21 11:21:57, hta - Chromium wrote: > On 2016/01/11 12:22:50, tommi-webrtc wrote: > > ...
4 years, 11 months ago (2016-01-21 11:40:00 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1307633007/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1307633007/20001
4 years, 11 months ago (2016-01-21 11:40:09 UTC) #12
commit-bot: I haz the power
No L-G-T-M from a valid reviewer yet. Only full committers are accepted. Even if an ...
4 years, 11 months ago (2016-01-21 11:40:10 UTC) #14
tommi
lgtm oops... from the right account this time.
4 years, 11 months ago (2016-01-21 11:41:28 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1307633007/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1307633007/20001
4 years, 11 months ago (2016-01-21 11:41:43 UTC) #17
commit-bot: I haz the power
Try jobs failed on following builders: ios32_sim_dbg on tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/ios32_sim_dbg/builds/4662) ios64_sim_dbg on tryserver.webrtc (JOB_FAILED, ...
4 years, 11 months ago (2016-01-21 11:42:26 UTC) #19
tommi
fippo - can you rebase?
4 years, 11 months ago (2016-01-21 11:52:20 UTC) #20
fippo1
On 2016/01/21 11:52:20, tommi-webrtc wrote: > fippo - can you rebase? done -- hopefully got ...
4 years, 11 months ago (2016-01-25 23:09:37 UTC) #21
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1307633007/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1307633007/40001
4 years, 11 months ago (2016-01-27 15:30:21 UTC) #24
commit-bot: I haz the power
Try jobs failed on following builders: linux_libfuzzer_rel on tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/linux_libfuzzer_rel/builds/625)
4 years, 11 months ago (2016-01-27 15:43:55 UTC) #26
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1307633007/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1307633007/40001
4 years, 10 months ago (2016-01-28 08:50:46 UTC) #28
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 10 months ago (2016-01-28 09:27:18 UTC) #30
commit-bot: I haz the power
4 years, 10 months ago (2016-01-28 09:27:30 UTC) #32
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/bec70ab0fd3613c532359a849bfbc67749da6d24
Cr-Commit-Position: refs/heads/master@{#11412}

Powered by Google App Engine