Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: ef2d6470e86c41263f13d582b55e48a5018fff26
      
https://github.com/WebKit/WebKit/commit/ef2d6470e86c41263f13d582b55e48a5018fff26
  Author: Anne van Kesteren <[email protected]>
  Date:   2025-06-06 (Fri, 06 Jun 2025)

  Changed paths:
    M Source/WebCore/SaferCPPExpectations/UncheckedCallArgsCheckerExpectations
    M Source/WebCore/SaferCPPExpectations/UncountedCallArgsCheckerExpectations
    M Source/WebCore/SaferCPPExpectations/UncountedLocalVarsCheckerExpectations
    M Source/WebCore/accessibility/AccessibilityMenuList.h
    M Source/WebCore/accessibility/AccessibilityScrollbar.h
    M Source/WebCore/accessibility/AccessibilitySpinButton.h
    M Source/WebCore/animation/CustomEffect.h
    M Source/WebCore/bindings/js/JSCallbackData.h
    M Source/WebCore/bindings/js/JSCustomElementInterface.h
    M Source/WebCore/bindings/js/JSDOMGlobalObject.h
    M Source/WebCore/bindings/js/JSDOMWindowBase.cpp
    M Source/WebCore/bindings/js/JSIDBSerializationGlobalObject.h
    M Source/WebCore/bindings/js/ScheduledAction.h
    M Source/WebCore/bindings/js/WorkerModuleScriptLoader.cpp
    M Source/WebCore/bindings/js/WorkerModuleScriptLoader.h
    M Source/WebCore/bindings/js/WorkerScriptFetcher.h
    M Source/WebCore/contentextensions/ContentExtension.h
    M Source/WebCore/contentextensions/ContentExtensionStyleSheet.h
    M Source/WebCore/dom/CustomElementReactionQueue.h
    M Source/WebCore/dom/Document.cpp
    M Source/WebCore/dom/Document.h
    M Source/WebCore/dom/InternalObserverInspect.cpp
    M Source/WebCore/dom/LoadableModuleScript.h
    M Source/WebCore/dom/Observable.h
    M Source/WebCore/dom/PendingScript.h
    M Source/WebCore/dom/PromiseRejectionEvent.h
    M Source/WebCore/dom/RegisteredEventListener.h
    M Source/WebCore/dom/RejectedPromiseTracker.cpp
    M Source/WebCore/dom/ScriptDisallowedScope.h
    M Source/WebCore/dom/ScriptRunner.cpp
    M Source/WebCore/dom/SecurityOriginPolicy.h
    M Source/WebCore/dom/Subscriber.cpp
    M Source/WebCore/dom/Subscriber.h
    M Source/WebCore/dom/TextDecoderStreamDecoder.cpp
    M Source/WebCore/dom/TextDecoderStreamDecoder.h
    M Source/WebCore/dom/ThrowOnDynamicMarkupInsertionCountIncrementer.h
    M Source/WebCore/dom/Traversal.h
    M Source/WebCore/dom/TreeScope.h
    M Source/WebCore/editing/MoveSelectionCommand.h
    M Source/WebCore/editing/SplitElementCommand.cpp
    M Source/WebCore/editing/SplitElementCommand.h
    M Source/WebCore/editing/SplitTextNodeCommand.cpp
    M Source/WebCore/editing/SplitTextNodeCommand.h
    M Source/WebCore/editing/SplitTextNodeContainingElementCommand.h
    M Source/WebCore/editing/cocoa/WebContentReaderCocoa.mm
    M Source/WebCore/history/BackForwardController.cpp
    M Source/WebCore/history/BackForwardController.h
    M Source/WebCore/history/HistoryItem.h
    M Source/WebCore/html/DOMFormData.h
    M Source/WebCore/html/DOMTokenList.h
    M Source/WebCore/html/HTMLMediaElement.h
    M Source/WebCore/html/HTMLTrackElement.h
    M Source/WebCore/html/MediaElementSession.cpp
    M Source/WebCore/html/NavigatorUserActivation.cpp
    M Source/WebCore/html/NavigatorUserActivation.h
    M Source/WebCore/html/OffscreenCanvas.cpp
    M Source/WebCore/html/canvas/CanvasGradient.h
    M Source/WebCore/html/canvas/CanvasStyle.cpp
    M Source/WebCore/html/canvas/PlaceholderRenderingContext.h
    M Source/WebCore/html/shadow/DateTimeEditElement.cpp
    M Source/WebCore/html/track/AudioTrack.h
    M Source/WebCore/html/track/VideoTrack.h
    M Source/WebCore/inspector/InspectorFrontendClientLocal.h
    M Source/WebCore/inspector/InspectorStyleSheet.h
    M Source/WebCore/inspector/WorkerInspectorController.h
    M Source/WebCore/inspector/agents/InspectorIndexedDBAgent.cpp
    M Source/WebCore/layout/LayoutState.h
    M Source/WebCore/loader/CookieJar.cpp
    M Source/WebCore/loader/CookieJar.h
    M 
Source/WebKitLegacy/SaferCPPExpectations/UncountedCallArgsCheckerExpectations

  Log Message:
  -----------
  Reduce unsafeness by making yet more class member variables const
https://bugs.webkit.org/show_bug.cgi?id=294084
rdar://152670002

Reviewed by Chris Dumez.

Apply https://github.com/WebKit/WebKit/wiki/Safer-CPP-Guidelines

Canonical link: https://commits.webkit.org/295907@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

Reply via email to