[webkit-changes] [WebKit/WebKit] b84ca6: Address static analysis issues found in WebCoreNSU...

Chris Dumez noreply at github.com
Mon Feb 3 18:41:59 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: b84ca6e5c9e91e2680948918caa3d60783df126e
      https://github.com/WebKit/WebKit/commit/b84ca6e5c9e91e2680948918caa3d60783df126e
  Author: Chris Dumez <cdumez at apple.com>
  Date:   2025-02-03 (Mon, 03 Feb 2025)

  Changed paths:
    M Source/WebCore/SaferCPPExpectations/MemoryUnsafeCastCheckerExpectations
    M Source/WebCore/SaferCPPExpectations/UncountedCallArgsCheckerExpectations
    M Source/WebCore/platform/graphics/PlatformMediaResourceLoader.h
    M Source/WebCore/platform/network/cocoa/WebCoreNSURLSession.mm

  Log Message:
  -----------
  Address static analysis issues found in WebCoreNSURLSession.mm
https://bugs.webkit.org/show_bug.cgi?id=286938

Reviewed by Ryosuke Niwa.

* Source/WebCore/SaferCPPExpectations/MemoryUnsafeCastCheckerExpectations:
* Source/WebCore/SaferCPPExpectations/UncountedCallArgsCheckerExpectations:
* Source/WebCore/platform/graphics/PlatformMediaResourceLoader.h:
(WebCore::PlatformMediaResourceClient::isWebCoreNSURLSessionDataTaskClient const):
* Source/WebCore/platform/network/cocoa/WebCoreNSURLSession.mm:
(-[WebCoreNSURLSession initWithResourceLoader:delegate:delegateQueue:]):
(-[WebCoreNSURLSession addDelegateOperation:]):
(-[WebCoreNSURLSession sendH2Ping:pongHandler:]):
(isType):
(-[WebCoreNSURLSessionDataTask _cancel]):
(-[WebCoreNSURLSessionDataTask resume]):
(-[WebCoreNSURLSessionDataTask dealloc]):
(-[WebCoreNSURLSessionDataTask resource:receivedResponse:completionHandler:]):

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