Bug 175180
Summary: | [JSC] Move core of unhandled promise tracker to JSC | ||
---|---|---|---|
Product: | WebKit | Reporter: | Yusuke Suzuki <ysuzuki> |
Component: | JavaScriptCore | Assignee: | Yusuke Suzuki <ysuzuki> |
Status: | NEW | ||
Severity: | Normal | CC: | joepeck, sam |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Yusuke Suzuki
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |