[webkit-changes] [WebKit/WebKit] 11421f: [WinCairo] include secure cookies for secure WebSo...

Max Schmitt noreply at github.com
Tue Feb 7 12:52:52 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 11421fd47f7db72214a7f810d5ecc3ad4dc8f1e4
      https://github.com/WebKit/WebKit/commit/11421fd47f7db72214a7f810d5ecc3ad4dc8f1e4
  Author: Max Schmitt <max at schmitt.mx>
  Date:   2023-02-07 (Tue, 07 Feb 2023)

  Changed paths:
    M Source/WebCore/platform/network/curl/NetworkStorageSessionCurl.cpp

  Log Message:
  -----------
  [WinCairo] include secure cookies for secure WebSockets
https://bugs.webkit.org/show_bug.cgi?id=251581

Reviewed by Fujii Hironori.

Before this patch for wss:// connections, secure cookies were not
includes. This fixes it and includes them.

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




More information about the webkit-changes mailing list