[webkit-changes] [WebKit/WebKit] 566a75: Address safer C++ static analysis warnings in Chil...
Fady Farag
noreply at github.com
Mon Feb 24 13:34:44 PST 2025
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 566a752de39314794431dc7c191818a6a8b2cce1
https://github.com/WebKit/WebKit/commit/566a752de39314794431dc7c191818a6a8b2cce1
Author: Fady Farag <com.idmsa at gmail.com>
Date: 2025-02-24 (Mon, 24 Feb 2025)
Changed paths:
M Source/WebCore/SaferCPPExpectations/NoUncountedMemberCheckerExpectations
M Source/WebCore/style/ChildChangeInvalidation.h
Log Message:
-----------
Address safer C++ static analysis warnings in ChildChangeInvalidation
https://bugs.webkit.org/show_bug.cgi?id=287871
rdar://problem/145073441
Reviewed by Chris Dumez.
Fix a clang static analyzer warning caused by using a raw reference to
store element in ChildChangeInvalidation.
* Source/WebCore/style/ChildChangeInvalidation.h:
(): Deleted.
Canonical link: https://commits.webkit.org/290973@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list