mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-03 18:47:53 +00:00
a964c79cd0
This adds checks for invalid and duplicated rtp extension ids to JsepSessionImpl. Since the version of webrtc.org we're using does not support two byte extension ids, ids must be between 1 and 14 inclusive. Duplicated extension ids are also disallowed by RFC 8285. Passing an invalid extension id into the webrtc.org code will trigger a release assertion and a browser crash. Differential Revision: https://phabricator.services.mozilla.com/D48689 --HG-- extra : moz-landing-system : lando |
||
---|---|---|
.. | ||
audioipc | ||
ffvpx | ||
gmp-clearkey/0.1 | ||
kiss_fft | ||
libaom | ||
libcubeb | ||
libdav1d | ||
libjpeg | ||
libmkv | ||
libnestegg | ||
libogg | ||
libopus | ||
libpng | ||
libsoundtouch | ||
libspeex_resampler | ||
libtheora | ||
libtremor | ||
libvorbis | ||
libvpx | ||
libwebp | ||
libyuv | ||
mp4parse-rust | ||
mtransport | ||
openmax_dl | ||
openmax_il/il112 | ||
psshparser | ||
webrtc | ||
moz.build | ||
update-libjpeg.sh |