Bug 299644

Summary: [JSC] Add empty `JSValue` checking for async stack trace
Product: WebKit Reporter: Sosuke Suzuki <sosuke>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Sosuke Suzuki
Reported 2025-09-26 16:45:31 PDT
After https://commits.webkit.org/300283@main, when rejected promise is await, a Segmentation Fault may be occured. This patch changes to fix it with adding empty `JSValue` checking.
Attachments
Sosuke Suzuki
Comment 1 2025-09-26 17:14:27 PDT
EWS
Comment 2 2025-09-27 00:50:52 PDT
Committed 300627@main (9d26223d4bcb): <https://commits.webkit.org/300627@main> Reviewed commits have been landed. Closing PR #51422 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2025-09-27 00:51:27 PDT
Note You need to log in before you can comment on or make changes to this bug.