Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 589b700f5157fcf4cbfe08919285040d51971458
      
https://github.com/WebKit/WebKit/commit/589b700f5157fcf4cbfe08919285040d51971458
  Author: David Kilzer <[email protected]>
  Date:   2025-05-18 (Sun, 18 May 2025)

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

  Log Message:
  -----------
  Fix ODR violation of WebCore::NetworkStorageSession class
<https://bugs.webkit.org/show_bug.cgi?id=293193>
<rdar://151536875>

Reviewed by Sihui Liu.

* Source/WebCore/platform/network/NetworkStorageSession.h:
(WebCore::NetworkStorageSession::nsCookieStorage):
- Move into PLATFORM(COCOA) section instead of using defined(__OBJC__).
(WebCore::NetworkStorageSession::~NetworkStorageSession):
- Move next to PLATFORM(COCOA) constructors to match other ports.

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to