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

Issue 2590293004: RTCPeerConnection.getStats: Whitelist updated after spec changed. (Closed)

Created:
4 years ago by hbos_chromium
Modified:
3 years, 11 months ago
Reviewers:
hta - Chromium
CC:
chromium-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

RTCPeerConnection.getStats: Whitelist updated after spec changed. This is the whitelist used in the Chromium integration test. New members: - RTCRTPStreamStats.qpSum: https://w3c.github.io/webrtc-stats/#dom-rtcrtpstreamstats-qpsum - RTCInboundRTPStreamStats.framesDecoded: https://w3c.github.io/webrtc-stats/#dom-rtcinboundrtpstreamstats-framesdecoded - RTCOutboundRTPStreamStats.framesEncoded: https://w3c.github.io/webrtc-stats/#dom-rtcoutboundrtpstreamstats-framesencoded - RTCIceCandidateStats.transportId: https://w3c.github.io/webrtc-stats/#dom-rtcicecandidatestats-transportid - RTCIceCandidateStats.isRemote: https://w3c.github.io/webrtc-stats/#dom-rtcicecandidatestats-isremote - RTCIceCandidateStats.deleted: https://w3c.github.io/webrtc-stats/#dom-rtcicecandidatestats-deleted Renamed members, removed old names (https://codereview.webrtc.org/2576383002/): - RTCIceCandidatePairStats.totalRtt replaced by totalRoundTripTime: https://w3c.github.io/webrtc-stats/#dom-rtcicecandidatepairstats-totalroundtriptime - RTCIceCandidatePairStats.currentRtt replaced by currentRoundTripTime: https://w3c.github.io/webrtc-stats/#dom-rtcicecandidatepairstats-currentroundtriptime NOTRY=True BUG=chromium:627816, chromium:657854, chromium:657855, chromium:657856, chromium:632723 Committed: https://crrev.com/a3a849d6f9efef1f90688ef3d11f8ca75618ac3a Cr-Commit-Position: refs/heads/master@{#441073}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -5 lines) Patch
M chrome/test/data/webrtc/peerconnection_getstats.js View 5 chunks +6 lines, -5 lines 0 comments Download

Messages

Total messages: 18 (13 generated)
hbos_chromium
Please take a look, hta.
4 years ago (2016-12-21 14:31:41 UTC) #6
hta - Chromium
lgtm
3 years, 11 months ago (2017-01-02 16:39:17 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2590293004/20001
3 years, 11 months ago (2017-01-02 16:40:13 UTC) #13
commit-bot: I haz the power
Committed patchset #1 (id:20001)
3 years, 11 months ago (2017-01-02 16:43:48 UTC) #16
commit-bot: I haz the power
3 years, 11 months ago (2017-01-02 16:45:43 UTC) #18
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/a3a849d6f9efef1f90688ef3d11f8ca75618ac3a
Cr-Commit-Position: refs/heads/master@{#441073}

Powered by Google App Engine
This is Rietveld 408576698