[webkit-changes] [WebKit/WebKit] a2abb6: Expose "hybrid" transport enum value

EWS noreply at github.com
Thu Jan 26 11:12:47 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: a2abb66f9942cd26df0c2cb40d7f683e7298dd6b
      https://github.com/WebKit/WebKit/commit/a2abb66f9942cd26df0c2cb40d7f683e7298dd6b
  Author: Jason Lee <jlee32 at apple.com>
  Date:   2023-01-26 (Thu, 26 Jan 2023)

  Changed paths:
    M Source/WebKit/UIProcess/API/Cocoa/_WKWebAuthenticationPanel.h
    M Source/WebKit/UIProcess/API/Cocoa/_WKWebAuthenticationPanel.mm
    M Tools/TestWebKitAPI/Tests/WebKitCocoa/_WKWebAuthenticationPanel.mm

  Log Message:
  -----------
  Expose "hybrid" transport enum value
https://bugs.webkit.org/show_bug.cgi?id=251109
rdar://104611530

Reviewed by J Pascoe.

Expose "hybrid" and other transport enums value via existing SPI.
The values of the WebCore version enums and _WK version must remain in sync.

* Source/WebKit/UIProcess/API/Cocoa/_WKWebAuthenticationPanel.h:
* Source/WebKit/UIProcess/API/Cocoa/_WKWebAuthenticationPanel.mm:
(wkWebAuthenticationTransport):
(authenticatorTransport):

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




More information about the webkit-changes mailing list