[webkit-changes] [WebKit/WebKit] e90791: Export functions needed to print `Site`

Charlie Wolfe noreply at github.com
Wed Jan 8 19:44:37 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: e9079147c3f5890864c3ce563af2ed9588a768e1
      https://github.com/WebKit/WebKit/commit/e9079147c3f5890864c3ce563af2ed9588a768e1
  Author: Charlie Wolfe <charliew at apple.com>
  Date:   2025-01-08 (Wed, 08 Jan 2025)

  Changed paths:
    M Source/WebCore/platform/Site.cpp
    M Source/WebCore/platform/Site.h
    M Source/WebCore/platform/network/NetworkStorageSession.cpp

  Log Message:
  -----------
  Export functions needed to print `Site`
https://bugs.webkit.org/show_bug.cgi?id=285644
rdar://142585812

Reviewed by Alex Christensen.

This is needed to print Site with WTFLogAlways and ALWAYS_LOG_WITH_STREAM outside of WebCore.

* Source/WebCore/platform/Site.cpp:
(WebCore::Site::toString const):
(WebCore::operator<<):
(WebCore::Site::string const): Deleted.
* Source/WebCore/platform/Site.h:
* Source/WebCore/platform/network/NetworkStorageSession.cpp:
(WebCore::NetworkStorageSession::cookiePartitionIdentifier):

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



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


More information about the webkit-changes mailing list