[webkit-changes] [WebKit/WebKit] bf133c: Versioning.

Alan Coon noreply at github.com
Thu Oct 26 12:09:17 PDT 2023


  Branch: refs/heads/safari-7614.1.22.1-branch
  Home:   https://github.com/WebKit/WebKit
  Commit: bf133c564737fe18211bdfc15fddcdf4c303d04c
      https://github.com/WebKit/WebKit/commit/bf133c564737fe18211bdfc15fddcdf4c303d04c
  Author: Alan Coon <alancoon at apple.com>
  Date:   2022-07-18 (Mon, 18 Jul 2022)

  Changed paths:
    M Source/JavaScriptCore/Configurations/Version.xcconfig
    M Source/ThirdParty/ANGLE/Configurations/Version.xcconfig
    M Source/ThirdParty/libwebrtc/Configurations/Version.xcconfig
    M Source/WebCore/Configurations/Version.xcconfig
    M Source/WebCore/PAL/Configurations/Version.xcconfig
    M Source/WebGPU/Configurations/Version.xcconfig
    M Source/WebInspectorUI/Configurations/Version.xcconfig
    M Source/WebKit/Configurations/Version.xcconfig
    M Source/WebKitLegacy/mac/Configurations/Version.xcconfig

  Log Message:
  -----------
  Versioning.

WebKit-7614.1.22.1.1

Canonical link: https://commits.webkit.org/252432.10@safari-7614.1.22.1-branch


  Commit: 0bb5d2efd7b8cfe9bc4aa7f6b8911e5267edcab4
      https://github.com/WebKit/WebKit/commit/0bb5d2efd7b8cfe9bc4aa7f6b8911e5267edcab4
  Author: Alan Coon <alancoon at apple.com>
  Date:   2022-07-20 (Wed, 20 Jul 2022)

  Changed paths:
    M Source/JavaScriptCore/Configurations/Version.xcconfig
    M Source/ThirdParty/ANGLE/Configurations/Version.xcconfig
    M Source/ThirdParty/libwebrtc/Configurations/Version.xcconfig
    M Source/WebCore/Configurations/Version.xcconfig
    M Source/WebCore/PAL/Configurations/Version.xcconfig
    M Source/WebGPU/Configurations/Version.xcconfig
    M Source/WebInspectorUI/Configurations/Version.xcconfig
    M Source/WebKit/Configurations/Version.xcconfig
    M Source/WebKitLegacy/mac/Configurations/Version.xcconfig

  Log Message:
  -----------
  Versioning.

WebKit-7614.1.22.1.2

Canonical link: https://commits.webkit.org/252432.11@safari-7614.1.22.1-branch


  Commit: 1f95c437d9ed360a1f13ca09ae8d1a89ac1a8816
      https://github.com/WebKit/WebKit/commit/1f95c437d9ed360a1f13ca09ae8d1a89ac1a8816
  Author: J Pascoe <j_pascoe at apple.com>
  Date:   2022-07-20 (Wed, 20 Jul 2022)

  Changed paths:
    M Source/WTF/wtf/cocoa/SpanCocoa.h
    M Source/WebCore/Modules/webauthn/AuthenticationExtensionsClientInputs.cpp
    M Source/WebCore/Modules/webauthn/AuthenticationExtensionsClientInputs.h
    M Source/WebCore/Modules/webauthn/cbor/CBORReader.cpp
    M Source/WebCore/Modules/webauthn/cbor/CBORReader.h
    M Source/WebKit/UIProcess/API/Cocoa/_WKWebAuthenticationPanel.mm

  Log Message:
  -----------
  Cherry-pick c93cca1a0e69. rdar://problem/96912101

    [WebAuthn] CBOR encoded extensions not passed along during assertions
    https://bugs.webkit.org/show_bug.cgi?id=242913
    rdar://96912101

    Reviewed by Chris Dumez.

    * Source/WebKit/UIProcess/API/Cocoa/_WKWebAuthenticationPanel.mm:
    (+[_WKWebAuthenticationPanel convertToCoreRequestOptionsWithOptions:]):
    * Source/WTF/wtf/cocoa/SpanCocoa.h:
    (WTF::asUInt8Span):
    * Source/WebCore/Modules/webauthn/AuthenticationExtensionsClientInputs.cpp:
    (WebCore::AuthenticationExtensionsClientInputs::fromCBOR):
    * Source/WebCore/Modules/webauthn/AuthenticationExtensionsClientInputs.h:
    * Source/WebKit/UIProcess/API/Cocoa/_WKWebAuthenticationPanel.mm:
    (+[_WKWebAuthenticationPanel convertToCoreCreationOptionsWithOptions:]):
    (+[_WKWebAuthenticationPanel convertToCoreRequestOptionsWithOptions:]):
    Pass along CBOR encoded extension to ASC, use span to avoid copy. Rest of callsites to be fixed in
    https://bugs.webkit.org/show_bug.cgi?id=242919.

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

Canonical link: https://commits.webkit.org/252432.12@safari-7614.1.22.1-branch


  Commit: c35fbae3e6315ad381eb282e946a994faa51c887
      https://github.com/WebKit/WebKit/commit/c35fbae3e6315ad381eb282e946a994faa51c887
  Author: Alan Coon <alancoon at apple.com>
  Date:   2022-07-25 (Mon, 25 Jul 2022)

  Changed paths:
    M Source/JavaScriptCore/Configurations/Version.xcconfig
    M Source/ThirdParty/ANGLE/Configurations/Version.xcconfig
    M Source/ThirdParty/libwebrtc/Configurations/Version.xcconfig
    M Source/WebCore/Configurations/Version.xcconfig
    M Source/WebCore/PAL/Configurations/Version.xcconfig
    M Source/WebGPU/Configurations/Version.xcconfig
    M Source/WebInspectorUI/Configurations/Version.xcconfig
    M Source/WebKit/Configurations/Version.xcconfig
    M Source/WebKitLegacy/mac/Configurations/Version.xcconfig

  Log Message:
  -----------
  Versioning.

WebKit-7614.1.22.1.3

Canonical link: https://commits.webkit.org/252432.13@safari-7614.1.22.1-branch


Compare: https://github.com/WebKit/WebKit/compare/bf133c564737%5E...c35fbae3e631


More information about the webkit-changes mailing list