Bug 310998
| Summary: | Factor Overflow Handlers out of CheckedArithmetic.h, and update OverflowPolicy accordingly. | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Mark Lam <mark.lam> |
| Component: | JavaScriptCore | Assignee: | Mark Lam <mark.lam> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Mark Lam
This makes OverflowPolicy consistent with the available Overflow Handlers (basically add AssertNoOverflow), and allows Overflow Handlers to be used by clients without having to include all of CheckedArithmetic.h.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/173602523>
Mark Lam
Pull request: https://github.com/WebKit/WebKit/pull/61592
EWS
Committed 310165@main (5eb7a8756f8c): <https://commits.webkit.org/310165@main>
Reviewed commits have been landed. Closing PR #61592 and removing active labels.