Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 7475a7e73dc97a7f45529443dcc41c5a5b3f926e
      
https://github.com/WebKit/WebKit/commit/7475a7e73dc97a7f45529443dcc41c5a5b3f926e
  Author: Brady Eidson <[email protected]>
  Date:   2026-02-10 (Tue, 10 Feb 2026)

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

  Log Message:
  -----------
  Add [WKHTTPCookieStore getCookiesForURL:] API
rdar://169719343
https://bugs.webkit.org/show_bug.cgi?id=307080

Reviewed by Richard Robinson.

[WKHTTPCookieStore _getCookiesForURL:] is proven SPI and many other clients 
could make great use of it.

Tests: Tools/TestWebKitAPI/Tests/WebKitCocoa/InAppBrowserPrivacy.mm
       Tools/TestWebKitAPI/Tests/WebKitCocoa/WKHTTPCookieStore.mm

* Source/WebKit/UIProcess/API/Cocoa/WKHTTPCookieStore.h:
* Source/WebKit/UIProcess/API/Cocoa/WKHTTPCookieStore.mm:
(-[WKHTTPCookieStore getCookiesForURL:completionHandler:]):
(-[WKHTTPCookieStore _getCookiesForURL:completionHandler:]):
* Tools/TestWebKitAPI/Tests/WebKitCocoa/InAppBrowserPrivacy.mm:
(TEST(InAppBrowserPrivacy, GetCookieForURLFails)):
* Tools/TestWebKitAPI/Tests/WebKitCocoa/WKHTTPCookieStore.mm:
(TEST(WKHTTPCookieStore, CookiesForURL)):

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



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

Reply via email to