Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 4919a733f5ff342b5fe7c819401bd1078721e543
      
https://github.com/WebKit/WebKit/commit/4919a733f5ff342b5fe7c819401bd1078721e543
  Author: Anne van Kesteren <[email protected]>
  Date:   2026-03-16 (Mon, 16 Mar 2026)

  Changed paths:
    M Source/WebCore/SaferCPPExpectations/UnretainedCallArgsCheckerExpectations
    M Source/WebCore/SaferCPPExpectations/UnretainedLocalVarsCheckerExpectations
    M Source/WebCore/SourcesCocoa.txt
    M Source/WebCore/WebCore.xcodeproj/project.pbxproj
    A Source/WebCore/crypto/cocoa/CryptoAlgorithmAESCBCCocoa.cpp
    R Source/WebCore/crypto/cocoa/CryptoAlgorithmAESCBCMac.cpp
    A Source/WebCore/crypto/cocoa/CryptoAlgorithmAESCFBCocoa.cpp
    R Source/WebCore/crypto/cocoa/CryptoAlgorithmAESCFBMac.cpp
    A Source/WebCore/crypto/cocoa/CryptoAlgorithmAESCTRCocoa.cpp
    R Source/WebCore/crypto/cocoa/CryptoAlgorithmAESCTRMac.cpp
    A Source/WebCore/crypto/cocoa/CryptoAlgorithmAESGCMCocoa.cpp
    R Source/WebCore/crypto/cocoa/CryptoAlgorithmAESGCMMac.cpp
    A Source/WebCore/crypto/cocoa/CryptoAlgorithmAESKWCocoa.cpp
    R Source/WebCore/crypto/cocoa/CryptoAlgorithmAESKWMac.cpp
    A Source/WebCore/crypto/cocoa/CryptoAlgorithmECDHCocoa.cpp
    R Source/WebCore/crypto/cocoa/CryptoAlgorithmECDHMac.cpp
    A Source/WebCore/crypto/cocoa/CryptoAlgorithmECDSACocoa.cpp
    R Source/WebCore/crypto/cocoa/CryptoAlgorithmECDSAMac.cpp
    A Source/WebCore/crypto/cocoa/CryptoAlgorithmHKDFCocoa.cpp
    R Source/WebCore/crypto/cocoa/CryptoAlgorithmHKDFMac.cpp
    A Source/WebCore/crypto/cocoa/CryptoAlgorithmHMACCocoa.cpp
    R Source/WebCore/crypto/cocoa/CryptoAlgorithmHMACMac.cpp
    A Source/WebCore/crypto/cocoa/CryptoAlgorithmPBKDF2Cocoa.cpp
    R Source/WebCore/crypto/cocoa/CryptoAlgorithmPBKDF2Mac.cpp
    A Source/WebCore/crypto/cocoa/CryptoAlgorithmRSASSA_PKCS1_v1_5Cocoa.cpp
    R Source/WebCore/crypto/cocoa/CryptoAlgorithmRSASSA_PKCS1_v1_5Mac.cpp
    A Source/WebCore/crypto/cocoa/CryptoAlgorithmRSA_OAEPCocoa.cpp
    R Source/WebCore/crypto/cocoa/CryptoAlgorithmRSA_OAEPMac.cpp
    A Source/WebCore/crypto/cocoa/CryptoAlgorithmRSA_PSSCocoa.cpp
    R Source/WebCore/crypto/cocoa/CryptoAlgorithmRSA_PSSMac.cpp
    A Source/WebCore/crypto/cocoa/CryptoAlgorithmRegistryCocoa.cpp
    R Source/WebCore/crypto/cocoa/CryptoAlgorithmRegistryMac.cpp
    A Source/WebCore/crypto/cocoa/CryptoKeyCocoa.cpp
    A Source/WebCore/crypto/cocoa/CryptoKeyECCocoa.cpp
    R Source/WebCore/crypto/cocoa/CryptoKeyECMac.cpp
    R Source/WebCore/crypto/cocoa/CryptoKeyMac.cpp
    A Source/WebCore/crypto/cocoa/CryptoKeyRSACocoa.cpp
    R Source/WebCore/crypto/cocoa/CryptoKeyRSAMac.cpp
    A Source/WebCore/crypto/cocoa/SerializedCryptoKeyWrapCocoa.mm
    R Source/WebCore/crypto/cocoa/SerializedCryptoKeyWrapMac.mm

  Log Message:
  -----------
  Rename crypto/cocoa files from *Mac to *Cocoa
https://bugs.webkit.org/show_bug.cgi?id=310002

Reviewed by Chris Dumez.

A prior change had already moved these files from the mac/ to cocoa/
folder. This removes the final bit of potential confusion about their
scope.

Canonical link: https://commits.webkit.org/309318@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to