Bug 299644
| Summary: | [JSC] Add empty `JSValue` checking for async stack trace | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Sosuke Suzuki <sosuke> |
| Component: | JavaScriptCore | Assignee: | 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
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Sosuke Suzuki
Pull request: https://github.com/WebKit/WebKit/pull/51422
EWS
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
<rdar://problem/161466069>