Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 433f888acedbab72bc39ee0ca17ae75bd5d350a4
https://github.com/WebKit/WebKit/commit/433f888acedbab72bc39ee0ca17ae75bd5d350a4
Author: Sergey Rubanov <[email protected]>
Date: 2026-09-15 (Tue, 15 Sep 2026)
Changed paths:
A JSTests/stress/error-stack-trace-limit-nan.js
M Source/JavaScriptCore/runtime/ErrorConstructor.cpp
Log Message:
-----------
[JSC] Reject a NaN Error.stackTraceLimit before converting to unsigned
https://bugs.webkit.org/show_bug.cgi?id=323427
rdar://187193154
Reviewed by Yusuke Suzuki.
A NaN Error.stackTraceLimit now clears the internal limit. The JS
property stays NaN.
* JSTests/stress/error-stack-trace-limit-nan.js: Added.
* Source/JavaScriptCore/runtime/ErrorConstructor.cpp:
Canonical link: https://commits.webkit.org/321158@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications