Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: e767ea1b5563a6cebfe809f76e2b88e1f7e709e7
      
https://github.com/WebKit/WebKit/commit/e767ea1b5563a6cebfe809f76e2b88e1f7e709e7
  Author: Chris Dumez <[email protected]>
  Date:   2026-02-02 (Mon, 02 Feb 2026)

  Changed paths:
    M Source/WebCore/Headers.cmake
    M Source/WebCore/crypto/parameters/CryptoAlgorithmAesCbcCfbParamsInit.h
    M Source/WebCore/crypto/parameters/CryptoAlgorithmAesCtrParams.h
    M Source/WebCore/crypto/parameters/CryptoAlgorithmAesCtrParamsInit.h
    M Source/WebCore/crypto/parameters/CryptoAlgorithmAesGcmParams.h
    M Source/WebCore/crypto/parameters/CryptoAlgorithmAesGcmParamsInit.h
    M Source/WebCore/crypto/parameters/CryptoAlgorithmAesKeyParams.h
    M Source/WebCore/crypto/parameters/CryptoAlgorithmAesKeyParamsInit.h
    M Source/WebCore/crypto/parameters/CryptoAlgorithmEcKeyParams.h
    M Source/WebCore/crypto/parameters/CryptoAlgorithmEcKeyParamsInit.h
    M Source/WebCore/crypto/parameters/CryptoAlgorithmEcdhKeyDeriveParams.h
    M Source/WebCore/crypto/parameters/CryptoAlgorithmEcdhKeyDeriveParamsInit.h
    M Source/WebCore/crypto/parameters/CryptoAlgorithmEcdsaParams.h
    M Source/WebCore/crypto/parameters/CryptoAlgorithmEcdsaParamsInit.h
    M Source/WebCore/crypto/parameters/CryptoAlgorithmHkdfParams.h
    M Source/WebCore/crypto/parameters/CryptoAlgorithmHkdfParamsInit.h
    M Source/WebCore/crypto/parameters/CryptoAlgorithmHmacKeyParams.h
    M Source/WebCore/crypto/parameters/CryptoAlgorithmHmacKeyParamsInit.h
    M Source/WebCore/crypto/parameters/CryptoAlgorithmPbkdf2Params.h
    M Source/WebCore/crypto/parameters/CryptoAlgorithmPbkdf2ParamsInit.h
    M Source/WebCore/crypto/parameters/CryptoAlgorithmRsaHashedImportParams.h
    M 
Source/WebCore/crypto/parameters/CryptoAlgorithmRsaHashedImportParamsInit.h
    M Source/WebCore/crypto/parameters/CryptoAlgorithmRsaHashedKeyGenParams.h
    M 
Source/WebCore/crypto/parameters/CryptoAlgorithmRsaHashedKeyGenParamsInit.h
    M Source/WebCore/crypto/parameters/CryptoAlgorithmRsaKeyGenParams.h
    M Source/WebCore/crypto/parameters/CryptoAlgorithmRsaKeyGenParamsInit.h
    M Source/WebCore/crypto/parameters/CryptoAlgorithmRsaOaepParams.h
    M Source/WebCore/crypto/parameters/CryptoAlgorithmRsaOaepParamsInit.h
    M Source/WebCore/crypto/parameters/CryptoAlgorithmRsaPssParams.h
    M Source/WebCore/crypto/parameters/CryptoAlgorithmRsaPssParamsInit.h
    M Source/WebCore/crypto/parameters/CryptoAlgorithmX25519Params.h
    M Source/WebCore/crypto/parameters/CryptoAlgorithmX25519ParamsInit.h

  Log Message:
  -----------
  REGRESSION(306676@main): Broke Apple Internal builds
https://bugs.webkit.org/show_bug.cgi?id=306836
rdar://169501482

Unreviewed, fix the build after 306676@main.

* Source/WebCore/Headers.cmake:
* Source/WebCore/crypto/parameters/CryptoAlgorithmAesCbcCfbParamsInit.h:
* Source/WebCore/crypto/parameters/CryptoAlgorithmAesCtrParams.h:
* Source/WebCore/crypto/parameters/CryptoAlgorithmAesCtrParamsInit.h:
* Source/WebCore/crypto/parameters/CryptoAlgorithmAesGcmParams.h:
* Source/WebCore/crypto/parameters/CryptoAlgorithmAesGcmParamsInit.h:
* Source/WebCore/crypto/parameters/CryptoAlgorithmAesKeyParams.h:
* Source/WebCore/crypto/parameters/CryptoAlgorithmAesKeyParamsInit.h:
* Source/WebCore/crypto/parameters/CryptoAlgorithmEcKeyParams.h:
* Source/WebCore/crypto/parameters/CryptoAlgorithmEcKeyParamsInit.h:
* Source/WebCore/crypto/parameters/CryptoAlgorithmEcdhKeyDeriveParams.h:
* Source/WebCore/crypto/parameters/CryptoAlgorithmEcdhKeyDeriveParamsInit.h:
* Source/WebCore/crypto/parameters/CryptoAlgorithmEcdsaParams.h:
* Source/WebCore/crypto/parameters/CryptoAlgorithmEcdsaParamsInit.h:
* Source/WebCore/crypto/parameters/CryptoAlgorithmHkdfParams.h:
* Source/WebCore/crypto/parameters/CryptoAlgorithmHkdfParamsInit.h:
* Source/WebCore/crypto/parameters/CryptoAlgorithmHmacKeyParams.h:
* Source/WebCore/crypto/parameters/CryptoAlgorithmHmacKeyParamsInit.h:
* Source/WebCore/crypto/parameters/CryptoAlgorithmPbkdf2Params.h:
* Source/WebCore/crypto/parameters/CryptoAlgorithmPbkdf2ParamsInit.h:
* Source/WebCore/crypto/parameters/CryptoAlgorithmRsaHashedImportParams.h:
* Source/WebCore/crypto/parameters/CryptoAlgorithmRsaHashedImportParamsInit.h:
* Source/WebCore/crypto/parameters/CryptoAlgorithmRsaHashedKeyGenParams.h:
* Source/WebCore/crypto/parameters/CryptoAlgorithmRsaHashedKeyGenParamsInit.h:
* Source/WebCore/crypto/parameters/CryptoAlgorithmRsaKeyGenParams.h:
* Source/WebCore/crypto/parameters/CryptoAlgorithmRsaKeyGenParamsInit.h:
* Source/WebCore/crypto/parameters/CryptoAlgorithmRsaOaepParams.h:
* Source/WebCore/crypto/parameters/CryptoAlgorithmRsaOaepParamsInit.h:
* Source/WebCore/crypto/parameters/CryptoAlgorithmRsaPssParams.h:
* Source/WebCore/crypto/parameters/CryptoAlgorithmRsaPssParamsInit.h:
* Source/WebCore/crypto/parameters/CryptoAlgorithmX25519Params.h:
* Source/WebCore/crypto/parameters/CryptoAlgorithmX25519ParamsInit.h:

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



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

Reply via email to