Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: b2183f87fdc1d0e004cab82a294fc24e70764aa6
https://github.com/WebKit/WebKit/commit/b2183f87fdc1d0e004cab82a294fc24e70764aa6
Author: Chris Dumez <[email protected]>
Date: 2026-03-27 (Fri, 27 Mar 2026)
Changed paths:
M Source/WTF/wtf/CheckedArithmetic.h
Log Message:
-----------
Several operator==() operators in CheckedArithmetic.h are not marked as
`const`
https://bugs.webkit.org/show_bug.cgi?id=310848
Reviewed by Ryosuke Niwa.
* Source/WTF/wtf/CheckedArithmetic.h:
(WTF::Checked::operator== const):
(WTF::Checked::operator==): Deleted.
Canonical link: https://commits.webkit.org/310059@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications