Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 5bc8fcb69ca17d5ca4f35d609458f1998fc54cb4
      
https://github.com/WebKit/WebKit/commit/5bc8fcb69ca17d5ca4f35d609458f1998fc54cb4
  Author: Anne van Kesteren <ann...@annevk.nl>
  Date:   2025-08-08 (Fri, 08 Aug 2025)

  Changed paths:
    R LayoutTests/http/tests/cookies/cookie-store-get-secure.https-expected.txt
    R LayoutTests/http/tests/cookies/cookie-store-get-secure.https.html
    M 
LayoutTests/imported/w3c/web-platform-tests/cookies/samesite/get_all_cookies-default-samesite-expected.txt
    M 
LayoutTests/imported/w3c/web-platform-tests/cookies/samesite/get_named_cookie-default-samesite-expected.txt
    R 
LayoutTests/imported/w3c/web-platform-tests/cookiestore/cookieListItem_attributes.https.any-expected.txt
    R 
LayoutTests/imported/w3c/web-platform-tests/cookiestore/cookieListItem_attributes.https.any.html
    M 
LayoutTests/imported/w3c/web-platform-tests/cookiestore/cookieListItem_attributes.https.any.js
    M 
LayoutTests/imported/w3c/web-platform-tests/cookiestore/cookieListItem_attributes.https.any.serviceworker-expected.txt
    A 
LayoutTests/imported/w3c/web-platform-tests/cookiestore/cookieListItem_attributes.https.window-expected.txt
    A 
LayoutTests/imported/w3c/web-platform-tests/cookiestore/cookieListItem_attributes.https.window.html
    A 
LayoutTests/imported/w3c/web-platform-tests/cookiestore/cookieListItem_attributes.https.window.js
    M LayoutTests/imported/w3c/web-platform-tests/cookiestore/w3c-import.log
    M LayoutTests/platform/glib/TestExpectations
    A 
LayoutTests/platform/glib/imported/w3c/web-platform-tests/cookies/samesite/get_all_cookies-default-samesite-expected.txt
    A 
LayoutTests/platform/glib/imported/w3c/web-platform-tests/cookies/samesite/get_named_cookie-default-samesite-expected.txt
    M LayoutTests/platform/mac-wk1/TestExpectations
    R 
LayoutTests/platform/mac-wk2/imported/w3c/web-platform-tests/cookiestore/change_eventhandler_for_document_cookie.https.window-expected.txt
    R 
LayoutTests/platform/mac-wk2/imported/w3c/web-platform-tests/cookiestore/change_eventhandler_for_http_cookie_and_set_cookie_headers.https.window-expected.txt
    M LayoutTests/platform/win/TestExpectations
    M LayoutTests/resources/testdriver-vendor.js
    M Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml
    M Source/WebCore/Modules/cookie-store/CookieListItem.h
    M Source/WebCore/Modules/cookie-store/CookieListItem.idl
    M Source/WebCore/testing/Internals.cpp
    M Source/WebCore/testing/Internals.h
    M Source/WebCore/testing/Internals.idl

  Log Message:
  -----------
  CookieListItem is supposed to only expose name and value
https://bugs.webkit.org/show_bug.cgi?id=296878

Reviewed by Rupin Mittal.

Remove code we are not planning on shipping. It's also being removed
from the specification: https://github.com/whatwg/cookiestore/pull/274

In order to not reduce test coverage we implement support for
testdriver.js APIs to be able to inspect cookies in web-platform-tests.

Tests are upstreamed and reviewed here: 
https://github.com/web-platform-tests/wpt/pull/54129

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



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

Reply via email to