MDN samples server; used for samples that can't be hosted in-place on MDN, plus back-end server-side code for samples that need it.
Creative Commons Zero v1.0 Universal
958
stars
927
forks
source link
Fix parameter onclick #15
Closed
a2sheppy closed 8 years ago
Last PR removed the parameter from closeVideoCall() but I accidentally am still passing it in the button’s onclick handler. Removed.