[webkit-changes] [WebKit/WebKit] 9d8691: Unreviewed, address recent safer cpp regressions m...
Chris Dumez
noreply at github.com
Thu Feb 6 08:36:27 PST 2025
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 9d86914e5dff152e1773eb98801f0cdfb02009ef
https://github.com/WebKit/WebKit/commit/9d86914e5dff152e1773eb98801f0cdfb02009ef
Author: Chris Dumez <cdumez at apple.com>
Date: 2025-02-06 (Thu, 06 Feb 2025)
Changed paths:
M Source/WTF/SaferCPPExpectations/UncountedLocalVarsCheckerExpectations
M Source/WebCore/SaferCPPExpectations/NoUncountedMemberCheckerExpectations
M Source/WebCore/inspector/agents/worker/WorkerRuntimeAgent.cpp
M Source/WebCore/inspector/agents/worker/WorkerRuntimeAgent.h
M Source/WebCore/platform/graphics/avfoundation/objc/MediaPlayerPrivateMediaSourceAVFObjC.mm
M Source/WebCore/workers/service/server/SWServer.cpp
M Source/WebKit/SaferCPPExpectations/UncheckedCallArgsCheckerExpectations
M Source/WebKit/SaferCPPExpectations/UncountedCallArgsCheckerExpectations
M Source/WebKit/SaferCPPExpectations/UncountedLambdaCapturesCheckerExpectations
Log Message:
-----------
Unreviewed, address recent safer cpp regressions making the bot red (Feb 6)
https://bugs.webkit.org/show_bug.cgi?id=287153
rdar://144308429
* Source/WTF/SaferCPPExpectations/UncountedLocalVarsCheckerExpectations:
* Source/WebCore/SaferCPPExpectations/NoUncountedMemberCheckerExpectations:
* Source/WebCore/inspector/agents/worker/WorkerRuntimeAgent.cpp:
(WebCore::WorkerRuntimeAgent::injectedScriptForEval):
* Source/WebCore/inspector/agents/worker/WorkerRuntimeAgent.h:
* Source/WebCore/platform/graphics/avfoundation/objc/MediaPlayerPrivateMediaSourceAVFObjC.mm:
(WebCore::MediaPlayerPrivateMediaSourceAVFObjC::waitingForKey const):
* Source/WebCore/workers/service/server/SWServer.cpp:
(WebCore::SWServer::registrationFromServiceWorkerIdentifier):
* Source/WebKit/SaferCPPExpectations/UncheckedCallArgsCheckerExpectations:
* Source/WebKit/SaferCPPExpectations/UncountedCallArgsCheckerExpectations:
* Source/WebKit/SaferCPPExpectations/UncountedLambdaCapturesCheckerExpectations:
Canonical link: https://commits.webkit.org/289934@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