mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1055154 - Add additional suppressions for an intermittent WebRTC leak. r=jesup CLOSED TREE
This commit is contained in:
parent
acc00c2502
commit
143b100aaa
@ -61,6 +61,10 @@ leak:gsmsdp_add_default_audio_formats_to_local_sdp
|
||||
leak:gsmsdp_add_default_video_formats_to_local_sdp
|
||||
leak:CCAPI_CallInfo_getMediaStreams
|
||||
|
||||
# Intermittent Mochitest 3 WebRTC leaks, as seen in bug 1055910.
|
||||
leak:sdp_build_attr_ice_attr
|
||||
leak:VcmSIPCCBinding::CandidateReady
|
||||
|
||||
|
||||
###
|
||||
### Many leaks only affect some test suites. The suite annotations are not checked.
|
||||
|
Loading…
Reference in New Issue
Block a user