Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 86ace25affbf1e5d9a3dc2487610b454a735cdbd
https://github.com/WebKit/WebKit/commit/86ace25affbf1e5d9a3dc2487610b454a735cdbd
Author: Yusuke Suzuki <[email protected]>
Date: 2024-07-19 (Fri, 19 Jul 2024)
Changed paths:
M Source/JavaScriptCore/jsc.cpp
Log Message:
-----------
[JSC] Set PROC_SETPC_TERMINATE on iOS etc. too
https://bugs.webkit.org/show_bug.cgi?id=276824
rdar://132100174
Reviewed by Keith Miller.
There is no much reason why we do not set this on iOS too. We set this
configuration on Darwin
so that xnu can kill JSC shell process when resource starvation occurs.
* Source/JavaScriptCore/jsc.cpp:
(main):
Canonical link: https://commits.webkit.org/281144@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