webrtcHacks / adapter

Shim to insulate apps from spec changes and prefix differences. Latest adapter.js release:
https://webrtcHacks.github.io/adapter/adapter-latest.js
BSD 3-Clause "New" or "Revised" License
3.61k stars 846 forks source link

Firefox: do not attempt to modify read-only property in ice candidate shim #1123

Closed fippo closed 1 year ago

fippo commented 1 year ago

fixes #1122

fippo commented 1 year ago

Sadly the patch doesn't apply clean to v7 or v6 (that one is still ES5) but it is easy enough to backport.