bigbluebutton-Github/bigbluebutton-html5/imports/ui
prlanzarin 85cdc7cc2a fix(bbb-html5): crash when stopping WebRTC peers
There's a race condition that may cause a client crash whenever a
connectionstatechange callback is cleaned up in a peer without a
valid peer connection present in our custom RTCPeerConnection wrapper.

Check for peerConnection availability in the WebRtcPeer wrapper before
trying to clean up its connectionstatechange callback.
2024-05-02 22:59:39 +00:00
..
components Merge pull request #20136 from KDSBrowne/v30.19985 2024-05-02 16:36:14 -03:00
core Merge remote-tracking branch 'upstream/v3.0.x-release' into away-mode 2024-05-02 08:45:10 -03:00
hooks improvement: use React context to store current user data 2024-04-04 10:13:27 -03:00
services fix(bbb-html5): crash when stopping WebRTC peers 2024-05-02 22:59:39 +00:00
stylesheets/styled-components feat: leave meeting button 2023-11-20 13:30:07 -03:00
Types implement loginURL in DOCS and Client 2024-04-24 18:41:46 -03:00