Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'main' into ff154_relnote_rtcicetransport_candidate_pair
  • Loading branch information
hamishwillee authored Jul 27, 2026
commit f4eb7ca1123c90d82d47acea8d05ea95797db254
2 changes: 2 additions & 0 deletions files/en-us/mozilla/firefox/releases/154/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,8 @@ Firefox 154 is the current [Beta version of Firefox](https://www.firefox.com/en-

- The [`RTCIceTransport.getSelectedCandidatePair()`](/en-US/docs/Web/API/RTCIceTransport/getSelectedCandidatePair) method and [`selectedcandidatepairchange`](/en-US/docs/Web/API/RTCIceTransport/selectedcandidatepairchange_event) event are now supported for getting the current {{domxref("RTCIceCandidatePair")}} for the transport.
Comment thread
hamishwillee marked this conversation as resolved.
Outdated
([Firefox bug 2019332](https://bugzil.la/2019332)).
- The {{domxref("RTCDtlsTransport/error_event", "error")}} event is now fired on {{domxref("RTCDtlsTransport")}} to report DTLS and fingerprinting errors.
([Firefox bug 1805447](https://bugzil.la/1805447)).

<!-- #### Removals -->

Expand Down
You are viewing a condensed version of this merge commit. You can view the full changes here.