Bug 261859

Summary: Don't attempt to resolve JS promises if their script execution context is stopped
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebCore Misc.Assignee: Chris Dumez <cdumez>
Status: NEW ---    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Chris Dumez 2023-09-20 20:21:10 PDT
Don't attempt to resolve JS promises if their script execution context is stopped.
Comment 1 Radar WebKit Bug Importer 2023-09-20 20:21:23 PDT
<rdar://problem/115819514>
Comment 2 Chris Dumez 2023-09-20 20:22:09 PDT
Pull request: https://github.com/WebKit/WebKit/pull/18003