Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: d2623aa1e3a4f2d87306b0335255af672db3695a
https://github.com/WebKit/WebKit/commit/d2623aa1e3a4f2d87306b0335255af672db3695a
Author: Ruthvik Konda <[email protected]>
Date: 2026-02-14 (Sat, 14 Feb 2026)
Changed paths:
M Source/WebCore/SaferCPPExpectations/UncheckedCallArgsCheckerExpectations
M Source/WebCore/SaferCPPExpectations/UncountedCallArgsCheckerExpectations
M Source/WebCore/SaferCPPExpectations/UncountedLocalVarsCheckerExpectations
M Source/WebCore/animation/AnimationEffectTiming.cpp
M Source/WebCore/animation/StyleOriginatedAnimationEvent.cpp
M Source/WebCore/page/DOMWindow.h
M Source/WebCore/page/LocalDOMWindow.h
Log Message:
-----------
[SaferCPP] Fix UncountedCallArgsChecker in Source/WebCore/animation/ and
adopt NODELETE in DOMWindow
https://bugs.webkit.org/show_bug.cgi?id=307892
rdar://170373389
Reviewed by NOBODY (OOPS\!).
As dictated by the SaferCPP bot.
No new tests since no change in behavior.
* Source/WebCore/SaferCPPExpectations/UncheckedCallArgsCheckerExpectations:
* Source/WebCore/SaferCPPExpectations/UncountedCallArgsCheckerExpectations:
* Source/WebCore/SaferCPPExpectations/UncountedLocalVarsCheckerExpectations:
* Source/WebCore/animation/AnimationEffectTiming.cpp:
(WebCore::AnimationEffectTiming::currentIteration const):
* Source/WebCore/animation/StyleOriginatedAnimationEvent.cpp:
(WebCore::StyleOriginatedAnimationEvent::StyleOriginatedAnimationEvent):
* Source/WebCore/page/DOMWindow.h:
* Source/WebCore/page/LocalDOMWindow.h:
Canonical link: https://commits.webkit.org/307599@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications