Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: b97920ee6560d21e8c07dde197b7790356eb5c8f
https://github.com/WebKit/WebKit/commit/b97920ee6560d21e8c07dde197b7790356eb5c8f
Author: Anne van Kesteren <[email protected]>
Date: 2025-12-20 (Sat, 20 Dec 2025)
Changed paths:
M Source/WebCore/SaferCPPExpectations/ForwardDeclCheckerExpectations
M Source/WebCore/SaferCPPExpectations/NoUncountedMemberCheckerExpectations
M Source/WebCore/inspector/InspectorCanvas.h
M Source/WebCore/inspector/InspectorFrontendHost.cpp
M Source/WebCore/inspector/InspectorFrontendHost.h
M Source/WebCore/inspector/InspectorShaderProgram.cpp
M Source/WebCore/inspector/InspectorShaderProgram.h
M Source/WebCore/inspector/InspectorStyleSheet.h
M Source/WebCore/inspector/InspectorWebAgentBase.h
M Source/WebCore/page/ContextMenuProvider.h
Log Message:
-----------
Reduce unsafeness in WebCore/inspector
https://bugs.webkit.org/show_bug.cgi?id=304492
Reviewed by Chris Dumez.
As a first pass we get rid of the remaining unsafe member variables.
See also https://github.com/WebKit/WebKit/wiki/Safer-CPP-Guidelines
Canonical link: https://commits.webkit.org/304815@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications