--- debugging_webrtc_calls.rst
+++ debugging_webrtc_calls.rst
@@ -355,11 +355,11 @@
Alternatively one can set the following environment variable:
.. code:: sh
- MOZ_LOG="jsep:5,sdp:5,signaling:5,mtransport:5,nicer:5,RTCRtpReceiver:5,RTCRtpSender:5,RTCDMTFSender:5,VideoFrameConverter:5,WebrtcTCPSocket:5,CamerasChild:5,CamerasParent:5,VideoEngine:5,ShmemPool:5,TabShare:5,MediaChild:5,MediaParent:5,MediaManager:5,MediaTrackGraph:5,cubeb:5,MediaStream:5,MediaStreamTrack:5,DriftCompensator:5,ForwardInputTrack:5,MediaRecorder:5,MediaEncoder:5,TrackEncoder:5,VP8TrackEncoder:5,Muxer:5,GetUserMedia:5,MediaPipeline:5,PeerConnectionImpl:5,WebAudioAPI:5,webrtc_trace:5,RTCRtpTransceiver:5,ForwardedInputTrack:5,HTMLMediaElement:5,HTMLMediaElementEvents:5"
+ MOZ_LOG="jsep:5,sdp:5,signaling:5,mtransport:5,nicer:5,RTCRtpReceiver:5,RTCRtpSender:5,RTCDMTFSender:5,WebrtcTCPSocket:5,CamerasChild:5,CamerasParent:5,VideoEngine:5,ShmemPool:5,TabShare:5,MediaChild:5,MediaParent:5,MediaManager:5,MediaTrackGraph:5,cubeb:5,MediaStream:5,MediaStreamTrack:5,DriftCompensator:5,ForwardInputTrack:5,MediaRecorder:5,MediaEncoder:5,TrackEncoder:5,VP8TrackEncoder:5,Muxer:5,GetUserMedia:5,MediaPipeline:5,PeerConnectionImpl:5,WebAudioAPI:5,webrtc_trace:5,RTCRtpTransceiver:5,ForwardedInputTrack:5,HTMLMediaElement:5,HTMLMediaElementEvents:5"
.. _standard-logging-modules:
Standard Logging Modules
~~~~~~~~~~~~~~~~~~~~~~~~
Raw error output:
Problem while applying patch in revision 224701:
hg error in cmd: hg import --no-commit -s 95 /tmp/tmp92rjuqvj: applying /tmp/tmp92rjuqvj
patching file toolkit/content/aboutLogging.js
Hunk #1 FAILED at 120
1 out of 1 hunks FAILED -- saving rejects to file toolkit/content/aboutLogging.js.rej
patching file docs/contributing/debugging/debugging_webrtc_calls.rst
Hunk #1 FAILED at 354
1 out of 2 hunks FAILED -- saving rejects to file docs/contributing/debugging/debugging_webrtc_calls.rst.rej
abort: patch failed to apply
D224710: Bug 1833550 - Allow 1us rounding error and multiple duplication periods in VideoFrameConverterTest.SameFrameTimerRacingWithPacing. r?#webrtc-reviewers