Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: b5abd929a9f9f43a07167a5c0435e0b5def28d4d
      
https://github.com/WebKit/WebKit/commit/b5abd929a9f9f43a07167a5c0435e0b5def28d4d
  Author: Ryosuke Niwa <[email protected]>
  Date:   2025-02-21 (Fri, 21 Feb 2025)

  Changed paths:
    M Source/WebCore/platform/mac/ScrollbarsControllerMac.mm
    M Source/WebCore/platform/network/AuthenticationClient.h
    M Source/WebCore/platform/network/ResourceHandle.h
    M Source/WebCore/platform/network/mac/AuthenticationMac.mm

  Log Message:
  -----------
  Deploy more smart pointers in ScrollbarsControllerMac.mm and 
AuthenticationMac.mm
https://bugs.webkit.org/show_bug.cgi?id=288182

Reviewed by Alan Baradlay.

Addressed static analyzer warnings by using WeakPtr.

* Source/WebCore/platform/mac/ScrollbarsControllerMac.mm:
(-[WebScrollerImpPairDelegate contentAreaRectForScrollerImpPair:]):
(-[WebScrollerImpPairDelegate inLiveResizeForScrollerImpPair:]):
(-[WebScrollerImpPairDelegate mouseLocationInContentAreaForScrollerImpPair:]):
(-[WebScrollerImpPairDelegate 
scrollerImpPair:convertContentPoint:toScrollerImp:]):
(-[WebScrollerImpPairDelegate 
scrollerImpPair:setContentAreaNeedsDisplayInRect:]):
(-[WebScrollerImpPairDelegate 
scrollerImpPair:updateScrollerStyleForNewRecommendedScrollerStyle:]):
* Source/WebCore/platform/network/AuthenticationClient.h:
* Source/WebCore/platform/network/ResourceHandle.h:
* Source/WebCore/platform/network/mac/AuthenticationMac.mm:
(-[WebCoreAuthenticationClientAsChallengeSender client]):
(-[WebCoreAuthenticationClientAsChallengeSender detachClient]):
(-[WebCoreAuthenticationClientAsChallengeSender 
performDefaultHandlingForAuthenticationChallenge:]):
(-[WebCoreAuthenticationClientAsChallengeSender 
rejectProtectionSpaceAndContinueWithChallenge:]):
(-[WebCoreAuthenticationClientAsChallengeSender 
useCredential:forAuthenticationChallenge:]):
(-[WebCoreAuthenticationClientAsChallengeSender 
continueWithoutCredentialForAuthenticationChallenge:]):
(-[WebCoreAuthenticationClientAsChallengeSender 
cancelAuthenticationChallenge:]):

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