From cf423debd9f13d478d562a32c49b2fb4cbe078cd Mon Sep 17 00:00:00 2001
From: Philipp Hancke
Date: Fri, 8 Aug 2025 10:00:37 -0700
Subject: [PATCH 1/3] remove extra span and fix indent
---
webrtc-stats.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/webrtc-stats.html b/webrtc-stats.html
index ab1943e..2528ef3 100644
--- a/webrtc-stats.html
+++ b/webrtc-stats.html
@@ -3414,14 +3414,14 @@
- ccfbMessagesSent of type unsigned longspan>
+ ccfbMessagesSent of type unsigned long
The number of Transport-Layer Feedback Messages of type CongestionControl Feedback Packet, as described
in [[!RFC8888]] section 3.1, sent on this transport.
- ccfbMessagesReceived of type unsigned longspan>
+ ccfbMessagesReceived of type unsigned long
The number of Transport-Layer Feedback Messages of type CongestionControl Feedback Packet, as described
From 40e420cd6cf494e8e20ee565a71895f6d6e2d358 Mon Sep 17 00:00:00 2001
From: henbos
Date: Thu, 28 Aug 2025 16:15:59 +0200
Subject: [PATCH 2/3] Update webrtc-stats.html
Co-authored-by: youennf
---
webrtc-stats.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/webrtc-stats.html b/webrtc-stats.html
index 2528ef3..0999276 100644
--- a/webrtc-stats.html
+++ b/webrtc-stats.html
@@ -3414,7 +3414,7 @@
- ccfbMessagesSent of type unsigned long
+ ccfbMessagesSent of type unsigned long
The number of Transport-Layer Feedback Messages of type CongestionControl Feedback Packet, as described
From b993bcb1667f4594f5cb5cb16e3a5990149c5894 Mon Sep 17 00:00:00 2001
From: henbos
Date: Thu, 28 Aug 2025 16:16:05 +0200
Subject: [PATCH 3/3] Update webrtc-stats.html
Co-authored-by: youennf
---
webrtc-stats.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/webrtc-stats.html b/webrtc-stats.html
index 0999276..2be9a68 100644
--- a/webrtc-stats.html
+++ b/webrtc-stats.html
@@ -3421,7 +3421,7 @@
in [[!RFC8888]] section 3.1, sent on this transport.
- ccfbMessagesReceived of type unsigned long
+ ccfbMessagesReceived of type unsigned long
The number of Transport-Layer Feedback Messages of type CongestionControl Feedback Packet, as described