Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 73dc6018058341397934f03d01f8cfe143d1052e
https://github.com/WebKit/WebKit/commit/73dc6018058341397934f03d01f8cfe143d1052e
Author: Keith Miller <[email protected]>
Date: 2024-04-04 (Thu, 04 Apr 2024)
Changed paths:
M Source/JavaScriptCore/jsc.cpp
M Tools/Scripts/run-jsc-stress-tests
Log Message:
-----------
[JSC] run-jsc-stress-tests should set argv for crash reporter.
https://bugs.webkit.org/show_bug.cgi?id=272155
rdar://125907089
Reviewed by Mark Lam and Yusuke Suzuki.
Right now when we get internal crash reports from our testers it can be hard to
figure out which test crashed.
Set Application Specific Information when the JSCTEST_CrashReportArgV
environment variable is set. Use an
environment variable as there could be privacy concerns if we set ASI every
time we invoke `jsc`.
* Source/JavaScriptCore/jsc.cpp:
(main):
* Tools/Scripts/run-jsc-stress-tests:
Canonical link: https://commits.webkit.org/277067@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes