[Webkit-unassigned] [Bug 223963] New: Add disableForwardingVPrintfStdErrToOSLog() and use it in the jsc shell.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 30 15:59:36 PDT 2021


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

            Bug ID: 223963
           Summary: Add disableForwardingVPrintfStdErrToOSLog() and use it
                    in the jsc shell.
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mark.lam at apple.com

This prevents automatic forwarding of vprintf_stderr_common() to os_log_with_args(), which results in duplicate output when using the jsc shell.  As a result, ASSERT fail messages and crash stack traces will be more readable.

-- 
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/20210330/f624bccd/attachment.htm>


More information about the webkit-unassigned mailing list