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

Issue 2591763002: RTCPeerConnection.getStats: Remove selector argument. (Closed)

Created:
3 years, 12 months ago by hbos_chromium
Modified:
3 years, 12 months ago
CC:
chromium-reviews, blink-reviews, haraken
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

RTCPeerConnection.getStats: Remove selector argument. In preparation for shipping[1] the promise-based getStats, the selector argument is removed. It was ignored by our implementation. If we want it we can add it as a separate feature launch, but there is an ongoing discussion about the usefulness of |selector|.[2] [1] Intent to Ship: https://groups.google.com/a/chromium.org/forum/#!topic/blink-dev/bG-3TFOZC3s [2] webrtc-stats issue: https://github.com/w3c/webrtc-stats/issues/116 BUG=chromium:627816 Committed: https://crrev.com/381153f75c73bd665fefd04e5dd9de379a40b082 Cr-Commit-Position: refs/heads/master@{#440073}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Added TODO #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -12 lines) Patch
M third_party/WebKit/LayoutTests/fast/peerconnection/RTCPeerConnection-getStats-promise.html View 1 chunk +4 lines, -8 lines 0 comments Download
M third_party/WebKit/Source/modules/peerconnection/RTCPeerConnection.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/peerconnection/RTCPeerConnection.cpp View 1 chunk +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/modules/peerconnection/RTCPeerConnection.idl View 1 1 chunk +4 lines, -1 line 0 comments Download

Messages

Total messages: 18 (11 generated)
hbos_chromium
Please take a look, guidou
3 years, 12 months ago (2016-12-20 14:14:26 UTC) #4
Guido Urdaneta
lgtm % nit https://codereview.chromium.org/2591763002/diff/1/third_party/WebKit/Source/modules/peerconnection/RTCPeerConnection.idl File third_party/WebKit/Source/modules/peerconnection/RTCPeerConnection.idl (right): https://codereview.chromium.org/2591763002/diff/1/third_party/WebKit/Source/modules/peerconnection/RTCPeerConnection.idl#newcode110 third_party/WebKit/Source/modules/peerconnection/RTCPeerConnection.idl:110: [CallWith=ScriptState, RuntimeEnabled=RTCPeerConnectionNewGetStats] Promise<RTCStatsReport> getStats(); nit: Add ...
3 years, 12 months ago (2016-12-20 15:38:51 UTC) #5
hbos_chromium
+hta FYI
3 years, 12 months ago (2016-12-20 15:42:10 UTC) #7
hbos_chromium
https://codereview.chromium.org/2591763002/diff/1/third_party/WebKit/Source/modules/peerconnection/RTCPeerConnection.idl File third_party/WebKit/Source/modules/peerconnection/RTCPeerConnection.idl (right): https://codereview.chromium.org/2591763002/diff/1/third_party/WebKit/Source/modules/peerconnection/RTCPeerConnection.idl#newcode110 third_party/WebKit/Source/modules/peerconnection/RTCPeerConnection.idl:110: [CallWith=ScriptState, RuntimeEnabled=RTCPeerConnectionNewGetStats] Promise<RTCStatsReport> getStats(); On 2016/12/20 15:38:51, Guido Urdaneta ...
3 years, 12 months ago (2016-12-21 10:52:27 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/2591763002/20001
3 years, 12 months ago (2016-12-21 10:52:45 UTC) #13
commit-bot: I haz the power
Committed patchset #2 (id:20001)
3 years, 12 months ago (2016-12-21 12:25:39 UTC) #16
commit-bot: I haz the power
3 years, 12 months ago (2016-12-21 12:28:22 UTC) #18
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/381153f75c73bd665fefd04e5dd9de379a40b082
Cr-Commit-Position: refs/heads/master@{#440073}

Powered by Google App Engine
This is Rietveld 408576698