Don't cache isWebRTCSupported because whether webRTC is supported might change...
Don't cache isWebRTCSupported because whether webRTC is supported might change part-way through the page's lifecycle if your webrtc support comes from some kind of injected content script (hello OpenWebRTC Sarafi extension)
Showing
- syweb/webclient/components/matrix/matrix-call.js 3 additions, 6 deletionssyweb/webclient/components/matrix/matrix-call.js
- syweb/webclient/components/matrix/matrix-phone-service.js 1 addition, 1 deletionsyweb/webclient/components/matrix/matrix-phone-service.js
- syweb/webclient/index.html 1 addition, 1 deletionsyweb/webclient/index.html
- syweb/webclient/room/room.html 6 additions, 6 deletionssyweb/webclient/room/room.html
Loading
Please register or sign in to comment