Bug 175180

Summary: [JSC] Move core of unhandled promise tracker to JSC
Product: WebKit Reporter: Yusuke Suzuki <ysuzuki>
Component: JavaScriptCoreAssignee: Yusuke Suzuki <ysuzuki>
Status: NEW    
Severity: Normal CC: joepeck, sam
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Yusuke Suzuki
Reported 2017-08-04 01:38:34 PDT
By doing so, we can easily test it in JSC. Moreover, we can write the test with `async`, and we can ensure there is no unhandled rejections in JSTests.
Attachments
Note You need to log in before you can comment on or make changes to this bug.