RESOLVED FIXED310998
Factor Overflow Handlers out of CheckedArithmetic.h, and update OverflowPolicy accordingly.
https://bugs.webkit.org/show_bug.cgi?id=310998
Summary Factor Overflow Handlers out of CheckedArithmetic.h, and update OverflowPolic...
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.