Skip to content

move packetsSentWithEct1 to RTCOutboundRtpStreamStats#808

Merged
alvestrand merged 1 commit intow3c:mainfrom
fippo:l4s-counters-location
Jul 31, 2025
Merged

move packetsSentWithEct1 to RTCOutboundRtpStreamStats#808
alvestrand merged 1 commit intow3c:mainfrom
fippo:l4s-counters-location

Conversation

@fippo
Copy link
Copy Markdown
Contributor

@fippo fippo commented Jul 24, 2025

fixes #807


Preview | Diff

Comment thread webrtc-stats.html
boolean powerEfficientEncoder;
boolean active;
DOMString scalabilityMode;
unsigned long long packetsSentWithEct1;
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

note how the members are indented by three spaces instead two... :rage2:

@alvestrand alvestrand merged commit efecbcd into w3c:main Jul 31, 2025
2 checks passed
@fippo fippo deleted the l4s-counters-location branch July 31, 2025 14:23
maitrungduc1410 pushed a commit to maitrungduc1410/webrtc that referenced this pull request Aug 5, 2025
described in
  w3c/webrtc-stats#792
with a location change from
  w3c/webrtc-stats#808

Bug: webrtc:42225697
Change-Id: I2660a17928ed6ecfb75ca597759c960678f17eaf
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/390866
Reviewed-by: Harald Alvestrand <hta@webrtc.org>
Reviewed-by: Per Kjellander <perkj@webrtc.org>
Commit-Queue: Philipp Hancke <phancke@meta.com>
Cr-Commit-Position: refs/heads/main@{#45283}
lando-worker Bot pushed a commit to mozilla-firefox/firefox that referenced this pull request Nov 13, 2025
Upstream commit: https://webrtc.googlesource.com/src/+/7cf44a4cc3e1a20b54398c4b9eadc255016344a7
    Implement L4S send stats

    described in
      w3c/webrtc-stats#792
    with a location change from
      w3c/webrtc-stats#808

    Bug: webrtc:42225697
    Change-Id: I2660a17928ed6ecfb75ca597759c960678f17eaf
    Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/390866
    Reviewed-by: Harald Alvestrand <hta@webrtc.org>
    Reviewed-by: Per Kjellander <perkj@webrtc.org>
    Commit-Queue: Philipp Hancke <phancke@meta.com>
    Cr-Commit-Position: refs/heads/main@{#45283}
gecko-dev-updater pushed a commit to marco-c/gecko-dev-comments-removed that referenced this pull request Nov 15, 2025
Upstream commit: https://webrtc.googlesource.com/src/+/7cf44a4cc3e1a20b54398c4b9eadc255016344a7
    Implement L4S send stats

    described in
      w3c/webrtc-stats#792
    with a location change from
      w3c/webrtc-stats#808

    Bug: webrtc:42225697
    Change-Id: I2660a17928ed6ecfb75ca597759c960678f17eaf
    Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/390866
    Reviewed-by: Harald Alvestrand <htawebrtc.org>
    Reviewed-by: Per Kjellander <perkjwebrtc.org>
    Commit-Queue: Philipp Hancke <phanckemeta.com>
    Cr-Commit-Position: refs/heads/main{#45283}

UltraBlame original commit: a51efca003b321029dc649dca6a4c970ca5538d8
gecko-dev-updater pushed a commit to marco-c/gecko-dev-wordified that referenced this pull request Nov 15, 2025
Upstream commit: https://webrtc.googlesource.com/src/+/7cf44a4cc3e1a20b54398c4b9eadc255016344a7
    Implement L4S send stats

    described in
      w3c/webrtc-stats#792
    with a location change from
      w3c/webrtc-stats#808

    Bug: webrtc:42225697
    Change-Id: I2660a17928ed6ecfb75ca597759c960678f17eaf
    Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/390866
    Reviewed-by: Harald Alvestrand <htawebrtc.org>
    Reviewed-by: Per Kjellander <perkjwebrtc.org>
    Commit-Queue: Philipp Hancke <phanckemeta.com>
    Cr-Commit-Position: refs/heads/main{#45283}

UltraBlame original commit: a51efca003b321029dc649dca6a4c970ca5538d8
gecko-dev-updater pushed a commit to marco-c/gecko-dev-wordified-and-comments-removed that referenced this pull request Nov 15, 2025
Upstream commit: https://webrtc.googlesource.com/src/+/7cf44a4cc3e1a20b54398c4b9eadc255016344a7
    Implement L4S send stats

    described in
      w3c/webrtc-stats#792
    with a location change from
      w3c/webrtc-stats#808

    Bug: webrtc:42225697
    Change-Id: I2660a17928ed6ecfb75ca597759c960678f17eaf
    Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/390866
    Reviewed-by: Harald Alvestrand <htawebrtc.org>
    Reviewed-by: Per Kjellander <perkjwebrtc.org>
    Commit-Queue: Philipp Hancke <phanckemeta.com>
    Cr-Commit-Position: refs/heads/main{#45283}

UltraBlame original commit: a51efca003b321029dc649dca6a4c970ca5538d8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

should packetsSentWithEct1 be defined on RTCOutboundRtpStreamStats?

4 participants