Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add RTCIceCandidatePair.responsesReceived to MTI stats #2832

Merged
merged 3 commits into from
Mar 23, 2023

Conversation

fippo
Copy link
Contributor

@fippo fippo commented Mar 6, 2023

since it is typically paired with the MTI totalRoundTripTime
https://www.w3.org/TR/webrtc-stats/#dom-rtcicecandidatepairstats-totalroundtriptime
to calculate the average RTT and totalRoundTripTime is meaningless without it.

editorial per this comment


Preview | Diff

@fippo fippo changed the title add RTCIceCandidatePairResponsesReceived to MTI stats add RTCIceCandidatePair.responsesReceived to MTI stats Mar 6, 2023
fippo and others added 2 commits March 6, 2023 19:00
since it is typically paired with the MTI totalRoundTripTime
  https://www.w3.org/TR/webrtc-stats/#dom-rtcicecandidatepairstats-totalroundtriptime
to calculate the average RTT and totalRoundTripTime is meaningless
without it.
@dontcallmedom
Copy link
Member

while the change can be read as editorial under a certain lens, I think it doesn't pass the litmus test of "a conforming implementation would still conform after this change", so I've added an amendment to match

@jan-ivar
Copy link
Member

editorial per #2819 (comment)

Editorial was perhaps overstating it. I meant it looked like a mistake. This is normative, so it's good we have the amendments.

@henbos henbos merged commit a4f7f71 into w3c:main Mar 23, 2023
dontcallmedom added a commit to dontcallmedom/web-platform-tests that referenced this pull request Nov 15, 2023
dontcallmedom added a commit to web-platform-tests/wpt that referenced this pull request Nov 16, 2023
moz-v2v-gh pushed a commit to mozilla/gecko-dev that referenced this pull request Nov 22, 2023
…ceived to WebRTC mandatory stats, a=testonly

Automatic update from web-platform-tests
Add RTCIceCandidatePairStats.responsesReceived to WebRTC mandatory stats (#43172)

Aligns with w3c/webrtc-pc#2832
--

wpt-commits: 037e5de33531d4be1354e11ddb87a025de50907a
wpt-pr: 43172
moz-v2v-gh pushed a commit to mozilla/gecko-dev that referenced this pull request Nov 22, 2023
…ceived to WebRTC mandatory stats, a=testonly

Automatic update from web-platform-tests
Add RTCIceCandidatePairStats.responsesReceived to WebRTC mandatory stats (#43172)

Aligns with w3c/webrtc-pc#2832
--

wpt-commits: 037e5de33531d4be1354e11ddb87a025de50907a
wpt-pr: 43172
vinnydiehl pushed a commit to vinnydiehl/mozilla-unified that referenced this pull request Nov 24, 2023
…ceived to WebRTC mandatory stats, a=testonly

Automatic update from web-platform-tests
Add RTCIceCandidatePairStats.responsesReceived to WebRTC mandatory stats (#43172)

Aligns with w3c/webrtc-pc#2832
--

wpt-commits: 037e5de33531d4be1354e11ddb87a025de50907a
wpt-pr: 43172
vinnydiehl pushed a commit to vinnydiehl/mozilla-unified that referenced this pull request Nov 24, 2023
…ceived to WebRTC mandatory stats, a=testonly

Automatic update from web-platform-tests
Add RTCIceCandidatePairStats.responsesReceived to WebRTC mandatory stats (#43172)

Aligns with w3c/webrtc-pc#2832
--

wpt-commits: 037e5de33531d4be1354e11ddb87a025de50907a
wpt-pr: 43172
gecko-dev-updater pushed a commit to marco-c/gecko-dev-wordified-and-comments-removed that referenced this pull request Nov 30, 2023
…ceived to WebRTC mandatory stats, a=testonly

Automatic update from web-platform-tests
Add RTCIceCandidatePairStats.responsesReceived to WebRTC mandatory stats (#43172)

Aligns with w3c/webrtc-pc#2832
--

wpt-commits: 037e5de33531d4be1354e11ddb87a025de50907a
wpt-pr: 43172

UltraBlame original commit: 5eed273c2eefaa58c38095a205d3c9ab2c2a7604
gecko-dev-updater pushed a commit to marco-c/gecko-dev-comments-removed that referenced this pull request Nov 30, 2023
…ceived to WebRTC mandatory stats, a=testonly

Automatic update from web-platform-tests
Add RTCIceCandidatePairStats.responsesReceived to WebRTC mandatory stats (#43172)

Aligns with w3c/webrtc-pc#2832
--

wpt-commits: 037e5de33531d4be1354e11ddb87a025de50907a
wpt-pr: 43172

UltraBlame original commit: 5eed273c2eefaa58c38095a205d3c9ab2c2a7604
gecko-dev-updater pushed a commit to marco-c/gecko-dev-wordified that referenced this pull request Nov 30, 2023
…ceived to WebRTC mandatory stats, a=testonly

Automatic update from web-platform-tests
Add RTCIceCandidatePairStats.responsesReceived to WebRTC mandatory stats (#43172)

Aligns with w3c/webrtc-pc#2832
--

wpt-commits: 037e5de33531d4be1354e11ddb87a025de50907a
wpt-pr: 43172

UltraBlame original commit: 5eed273c2eefaa58c38095a205d3c9ab2c2a7604
@fippo fippo deleted the responsesreceived branch January 16, 2024 16:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants