Bug 282959
Summary: | Stack overflow and OOM should not be catchable from Wasm | ||
---|---|---|---|
Product: | WebKit | Reporter: | daniel_liu4 |
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 |
daniel_liu4
According to both the old and new exception specs, these exceptions should not be catchable from Wasm.
rdar://139515612
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
daniel_liu4
Pull request: https://github.com/WebKit/WebKit/pull/36511
EWS
Committed 286486@main (a2ba2b6959db): <https://commits.webkit.org/286486@main>
Reviewed commits have been landed. Closing PR #36511 and removing active labels.
EWS
Committed 283286.500@safari-7620-branch (6f3e325233b5): <https://commits.webkit.org/283286.500@safari-7620-branch>
Reviewed commits have been landed. Closing PR #2308 and removing active labels.