From 2072f430205a3d3941aa374c8a778eeaa6f3f979 Mon Sep 17 00:00:00 2001 From: Dominique Hazael-Massieux Date: Tue, 8 Oct 2024 10:34:48 +0200 Subject: [PATCH] Demote PR 2926 as candidate instead of proposed see #3006 --- amendments.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/amendments.json b/amendments.json index ab2f54c22..dde0d9267 100644 --- a/amendments.json +++ b/amendments.json @@ -1021,7 +1021,7 @@ "description": "setCodecPreferences only takes into account receive codecs", "pr": 2926, "type": "correction", - "status": "proposed", + "status": "candidate", "tests": [ "webrtc/RTCRtpTransceiver-setCodecPreferences.html" ],