[webkit-changes] [WebKit/WebKit] 0c9a3b: [Curl] Remove unused code in AuthenticationChallenge

Kenji Shukuwa noreply at github.com
Mon Jun 12 23:49:42 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 0c9a3b2b845d20de24876f0bed2bd6453f31d033
      https://github.com/WebKit/WebKit/commit/0c9a3b2b845d20de24876f0bed2bd6453f31d033
  Author: Kenji Shukuwa <kenji.shukuwa at open-tec.co.jp>
  Date:   2023-06-12 (Mon, 12 Jun 2023)

  Changed paths:
    M Source/WebCore/platform/network/curl/AuthenticationChallenge.h
    M Source/WebCore/platform/network/curl/AuthenticationChallengeCurl.cpp

  Log Message:
  -----------
  [Curl] Remove unused code in AuthenticationChallenge
https://bugs.webkit.org/show_bug.cgi?id=258006

Reviewed by Fujii Hironori.

WinCairo WK1 was removed. So AuthenticationClient-related code in
AuthenticationChallenge are no longer needed

* Source/WebCore/platform/network/curl/AuthenticationChallenge.h:
* Source/WebCore/platform/network/curl/AuthenticationChallengeCurl.cpp:
(WebCore::AuthenticationChallenge::AuthenticationChallenge):

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




More information about the webkit-changes mailing list