WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
310998
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2026-03-28 14:38:38 PDT
<
rdar://problem/173602523
>
Mark Lam
Comment 2
2026-03-28 14:46:49 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/61592
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.
Top of Page
Format For Printing
XML
Clone This Bug