Skip to content

Commit

Permalink
try addition in amendments.json
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-ivar committed Nov 10, 2022
1 parent 1d23852 commit db9cce3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 7 deletions.
7 changes: 2 additions & 5 deletions amendments.json
Expand Up @@ -306,7 +306,6 @@
{
"description": "Rollback restores ridless encoding trounced by sRD(simulcastOffer).",
"pr": 2797,
"difftype": "modify",
"type": "correction",
"status": "candidate",
"id": 24
Expand Down Expand Up @@ -345,8 +344,7 @@
{
"description": "Rollback restores ridless encoding trounced by sRD(simulcastOffer).",
"pr": 2797,
"difftype": "modify",
"type": "correction",
"type": "addition",
"status": "candidate",
"id": 24
}
Expand All @@ -355,8 +353,7 @@
{
"description": "Rollback restores ridless encoding trounced by sRD(simulcastOffer).",
"pr": 2797,
"difftype": "modify",
"type": "correction",
"type": "addition",
"status": "candidate",
"id": 24
}
Expand Down
4 changes: 2 additions & 2 deletions webrtc.html
Expand Up @@ -1908,7 +1908,7 @@ <h4>
<var>transceiver</var>.{{RTCRtpTransceiver/[[Sender]]}}.{{RTCRtpSender/[[SenderTransport]]}}.
</p>
</li>
<li>
<li class="add-to-set-last-stable-offer-properties">
<p>
Set
<var>transceiver</var>.{{RTCRtpTransceiver/[[Sender]]}}.{{RTCRtpSender/[[LastStableRidlessSendEncodings]]}}
Expand Down Expand Up @@ -2691,7 +2691,7 @@ <h4>
<var>transceiver</var>.{{RTCRtpTransceiver/[[Sender]]}}.{{RTCRtpSender/[[LastStableStateSenderTransport]]}}.
</p>
</li>
<li>
<li class="add-to-set-rollback-per-transceiver">
<p>
If
<var>transceiver</var>.{{RTCRtpTransceiver/[[Sender]]}}.{{RTCRtpSender/[[LastStableRidlessSendEncodings]]}}
Expand Down

0 comments on commit db9cce3

Please sign in to comment.