mirror of https://github.com/jitsi/jitsi-meet
When closing and reopening a notebook, the browser will fire a devicechange event. This event should not be listened to after hangup because the current listener will call gum if there is no current audio/video, which is the case after hangup. Initially this change was going to be remove all conference listeners but then I noticed that the listener for devicechange is set differently. It might be worthwhile future work, although potentially unnecessary right now, to ensure all listeners registered in conference.js are properly cleaned up on hangup.pull/2897/head
parent
1eac4c51ca
commit
d94093a01e
Loading…
Reference in new issue