Bug 310998

Summary: Factor Overflow Handlers out of CheckedArithmetic.h, and update OverflowPolicy accordingly.
Product: WebKit Reporter: Mark Lam <mark.lam>
Component: JavaScriptCoreAssignee: 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
Reported 2026-03-28 14:38:13 PDT
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
Radar WebKit Bug Importer
Comment 1 2026-03-28 14:38:38 PDT
Mark Lam
Comment 2 2026-03-28 14:46:49 PDT
EWS
Comment 3 2026-03-28 16:29:30 PDT
Committed 310165@main (5eb7a8756f8c): <https://commits.webkit.org/310165@main> Reviewed commits have been landed. Closing PR #61592 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.