Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: f56307b11b40ab389f4acf8cb24a532284a430e2
https://github.com/WebKit/WebKit/commit/f56307b11b40ab389f4acf8cb24a532284a430e2
Author: Brandon Stewart <[email protected]>
Date: 2025-06-04 (Wed, 04 Jun 2025)
Changed paths:
M Source/WebCore/SaferCPPExpectations/UncountedCallArgsCheckerExpectations
M Source/WebCore/css/CSSPropertyInitialValues.cpp
M Source/WebCore/css/RectBase.h
Log Message:
-----------
[Safe CPP] Address Warnings in Quad.h
https://bugs.webkit.org/show_bug.cgi?id=294000
rdar://problem/152549205
Reviewed by Charlie Wolfe.
Address safe cpp warnings in Quad.h. This also fixes css/DeprecatedCSSOMRect.h
and css/Rect.h.
* Source/WebCore/SaferCPPExpectations/UncountedCallArgsCheckerExpectations:
* Source/WebCore/css/CSSPropertyInitialValues.cpp:
(WebCore::isNumber):
* Source/WebCore/css/RectBase.h:
(WebCore::RectBase::left const):
(WebCore::RectBase::protectedTop const): Deleted.
(WebCore::RectBase::protectedRight const): Deleted.
(WebCore::RectBase::protectedBottom const): Deleted.
(WebCore::RectBase::protectedLeft const): Deleted.
Canonical link: https://commits.webkit.org/295818@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes