Thu Apr 25 2024 02:53:14 PDT
  • Status: RESOLVED, VERIFIED, CLOSED
  • Target Milestone: mozilla41
  • Resolution: ---, FIXED
  • Product: Core
  • Component: WebRTC, WebRTC: Audio/Video, WebRTC: Networking, WebRTC: Signaling

57 bugs found.
ID Type Summary Product Comp Assignee Status Resolution Updated
1032848 Add mediastream = canvas.CaptureStream() or equivalent Core WebRTC apehrson RESO FIXE 2015-09-07
1172397 Replaying a HTMLMediaElement streamed over a PeerConnection can crash WebRTC Core WebRTC: Audio/Video apehrson RESO FIXE 2016-07-02
1167306 Several webrtc prefs are broken Core WebRTC: Audio/Video docfaraday RESO FIXE 2015-06-10
1087551 addIceCandidate silently fails if called at the wrong time Core WebRTC: Networking drno RESO FIXE 2015-06-10
1171499 [GMP] EncodingComplete can happen while GMPVideoEncoderChild is still in use. Core WebRTC: Audio/Video ethanhugg RESO FIXE 2015-06-12
1166183 Back out the direct listener removal landed by mistake in bug 1141781 Core WebRTC: Audio/Video padenot RESO FIXE 2015-06-15
1109338 WebRTC e10s/IPC traffic needs to avoid MainThread and use PBackground instead Core WebRTC: Networking rjesup RESO FIXE 2015-05-29
1166140 gUM test framework tests MediaStream::CurrentTime == 0 before HTMLMediaElement::Play() Core WebRTC: Audio/Video apehrson RESO FIXE 2019-03-31
1169125 Occasional green frames in remote video when streaming a CanvasCaptureMediaStream over WebRTC Core WebRTC: Audio/Video apehrson RESO FIXE 2015-06-11
952145 JSEP support for state rollbacks Core WebRTC: Signaling docfaraday RESO FIXE 2015-06-10
1035468 We need a NAT simulator that can be used for testing ICE Core WebRTC: Networking docfaraday RESO FIXE 2022-05-15
1169338 Re-enable some webrtc mochitests on B2G emulator Core WebRTC: Signaling docfaraday RESO FIXE 2015-06-05
1170683 rtcp port numbers are missing and show in renegotiations Core WebRTC: Signaling docfaraday RESO FIXE 2015-06-12
891551 WebRTC: Add support for TCP ICE candidates Core WebRTC: Networking drno RESO FIXE 2017-04-06
1143827 Remove Mozilla's default STUN server Core WebRTC: Networking drno RESO FIXE 2016-03-16
1076906 Fix license headers for some WebRTC files, and provide LICENSE file Core WebRTC gerv RESO FIXE 2015-05-20
1087629 Add mochitest for handling ICE failure cases Core WebRTC jbecerra RESO FIXE 2015-06-25
1173255 Cleanup MediaManager e10s code (avoids opening it on clear cookies) in prep for deviceId constraint Core WebRTC jib RESO FIXE 2015-10-11
1054706 WebRTC mochitests don't test that video actually flows Core WebRTC: Audio/Video apehrson RESO FIXE 2015-06-10
818640 WebRTC should accept dynamic payload values < 96 Core WebRTC: Signaling docfaraday RESO FIXE 2015-06-10
1165520 JsepSessionImpl adds rtcp-fb to answer that was not present in the offer Core WebRTC: Signaling docfaraday RESO FIXE 2015-06-10
1135372 Intermittent browser_devices_get_user_media_in_frame.js | application crashed [@ mozilla::MediaManager::Observe(nsISupports *,char const *,wchar_t const *)] after "Assertion failure: device, at dom\media\MediaManager.cpp:2058" Core WebRTC nobody RESO FIXE 2015-06-11
1158372 Cleanup leaks webrtc::videocapturemodule::DeviceInfoDS::CreateCapabilityMap() Core WebRTC: Audio/Video rjesup RESO FIXE 2015-07-07
1171120 Make mtransport and signalling build for iOS Core WebRTC: Signaling ted RESO FIXE 2015-06-13
1171143 Fix capture build for iOS Core WebRTC ted RESO FIXE 2015-06-13
1165129 JsepSessionImpl will not handle JS reordering the codecs in a local answer, once we start emitting multiple Core WebRTC: Signaling docfaraday RESO FIXE 2015-06-10
1167274 Some failures in PeerConnectionMedia::OnProxyAvailable will prevent ICE gathering from starting Core WebRTC: Networking docfaraday RESO FIXE 2015-06-10
1163859 WebRTC logging module triggering content thread warning on pref write operation Core WebRTC paulrkerr RESO FIXE 2015-05-14
1167922 Handle broken entries in media.peerconnection.default_iceservers more gracefully Core WebRTC: Signaling rshenthar RESO FIXE 2015-06-26
1142757 media/webrtc/signaling/test/mediaconduit_unittests.cpp |AudioSendAndReceive::GenerateAndReadSamples| has several leaks Core WebRTC: Signaling nathmatics RESO FIXE 2018-07-06
1166659 Add mochitest tags for webrtc and webaudio tests Core WebRTC apehrson RESO FIXE 2015-05-22
1168075 [bluetooth2] Build break on flame-kk after enabling bluetooth api v2. Core WebRTC brsun RESO FIXE 2015-05-26
1157995 Leak with expando on navigator.mediaDevices Core WebRTC continuation RESO FIXE 2015-05-24
1170059 Fix -Wunreachable-code clang warnings in webrtc/signaling Core WebRTC: Networking cpeterson RESO FIXE 2016-01-12
1096795 WebRTC SDP does not include required a=rtcp:<port> Core WebRTC: Signaling docfaraday RESO FIXE 2015-06-10
1155965 crash in mozilla::JsepSessionImpl::ValidateLocalDescription(mozilla::Sdp const&) Core WebRTC: Signaling docfaraday RESO FIXE 2015-07-09
1160280 JsepSessionImpl should add ssrc attributes for recvonly m-sections Core WebRTC: Signaling docfaraday RESO FIXE 2015-06-10
1164197 Logging of uninitialized string buffer in sdp_parse_attr_rtr Core WebRTC: Signaling docfaraday RESO FIXE 2015-06-10
1164575 SetLocalDescription should log the SDP like SetRemoteDescription Core WebRTC: Signaling docfaraday RESO FIXE 2015-06-10
1164582 We need better error reporting for malformed msids Core WebRTC: Signaling docfaraday RESO FIXE 2015-06-10
1161615 gUM mochitest hang after catching errors Core WebRTC drno RESO FIXE 2015-06-10
1157057 Rewrite the handling of the nsITimer object in nrappkitTimerCallback Core WebRTC ehsan.akhgari RESO FIXE 2015-05-16
1169498 Trivial comment fix for call to NrIceCtx::Create() Core WebRTC: Networking ekr RESO FIXE 2015-05-29
1163239 GMP Crash at GMPParent::ChildTerminated() on OSX on FF38 on shutdown after using openh264. Core WebRTC: Audio/Video ethanhugg RESO FIXE 2015-07-09
1164061 WebRTC Move TMMBR use behind pref. Core WebRTC: Audio/Video ethanhugg RESO FIXE 2015-09-22
1165423 [e10s] WebRTC DTLS handshake problems with e10s enabled Core WebRTC: Audio/Video ethanhugg RESO FIXE 2015-07-15
1152185 media/webrtc/signaling/test/signaling_unittests.cpp fails to build with musl libc (no <sys/queue.h>) Core WebRTC: Signaling felix.janda RESO FIXE 2015-05-18
1162026 convert WrapRunnable* and supporting machinery to use variadic templates Core WebRTC froydnj+bz RESO FIXE 2015-06-17
1162720 enumerateDevices crashes on Android (webcamtoy.com crashes) Core WebRTC: Audio/Video jib RESO FIXE 2015-06-19
1169665 enumerateDevices should never fail with NotFoundError Core WebRTC: Audio/Video jib RESO FIXE 2015-06-02
1160745 Fix webrtc tests building on OpenBSD (missing -lsndio) Core WebRTC landry RESO FIXE 2015-05-26
1163505 PtrVector should disallow copies to prevent premature&double deletions Core WebRTC: Signaling mozbugz RESO FIXE 2015-05-18
1132318 refine resolution/framerate selection Core WebRTC rjesup RESO FIXE 2015-06-09
1159489 Make WebRTC video min/max bitrates dynamic and dependent on resolution and framerate Core WebRTC rjesup RESO FIXE 2015-06-02
1163852 Intermittent test_peerConnection_addSecondVideoStream.html | application terminated with exit code -5 Core WebRTC rjesup RESO FIXE 2016-07-02
1164463 MediaManager shutdown is non-deterministic and doesn't always finish Core WebRTC: Audio/Video rjesup RESO FIXE 2022-02-03
881742 crash in _VEC_memcpy | webrtc::Plane::Copy(int, int, unsigned char const*) Core WebRTC cruceru.adrian VERI FIXE 2018-10-04
57 bugs found.

File a new bug in the "Core" product