[Webkit-unassigned] [Bug 268550] New: Unreliable availability of WebRTC verbose logs from Safari on Mac

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 1 07:34:45 PST 2024


https://bugs.webkit.org/show_bug.cgi?id=268550

            Bug ID: 268550
           Summary: Unreliable availability of WebRTC verbose logs from
                    Safari on Mac
           Product: WebKit
           Version: Safari 17
          Hardware: All
                OS: macOS 14
            Status: NEW
          Severity: Major
          Priority: P2
         Component: WebRTC
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: kagh at microsoft.com
                CC: youennf at gmail.com

Created attachment 469651

  --> https://bugs.webkit.org/attachment.cgi?id=469651&action=review

sysdiagnose

WebRTC verbose logs are not available most of the time.

Steps to reproduce:
1. Open the following WebRTC sample page on Safari https://webrtc.github.io/samples/src/content/peerconnection/pc1/
2. Click on inspect element. Enable verbose logging in the Settings pane -> Console -> WebRTC Logging
3. Start a call from the opened WebRTC sample page
4. Open console app and click on "Start streaming". Filter by "category:webrtc"

Result:
Most of the times WebRTC verbose logs are not visible in the console app. After retrying the above steps multiple times, sometimes the logs are visible in console app.  

Expected result:
Webrtc verbose logs should be available in the console app every time.

Additional information:
I have attached the sysdiagnose file

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20240201/1105f8ca/attachment.htm>


More information about the webkit-unassigned mailing list