WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
223963
Add disableForwardingVPrintfStdErrToOSLog() and use it in the jsc shell.
https://bugs.webkit.org/show_bug.cgi?id=223963
Summary
Add disableForwardingVPrintfStdErrToOSLog() and use it in the jsc shell.
Mark Lam
Reported
2021-03-30 15:59:36 PDT
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.
Attachments
proposed patch.
(5.15 KB, patch)
2021-03-30 16:05 PDT
,
Mark Lam
saam
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Mark Lam
Comment 1
2021-03-30 16:05:38 PDT
Created
attachment 424710
[details]
proposed patch.
Mark Lam
Comment 2
2021-03-30 16:13:13 PDT
Thanks for the review. Landed in
r275247
: <
http://trac.webkit.org/r275247
>.
Radar WebKit Bug Importer
Comment 3
2021-03-30 16:14:26 PDT
<
rdar://problem/76027030
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug