Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 408eaa60b003960c066013716a338654f1f07c6f
      
https://github.com/WebKit/WebKit/commit/408eaa60b003960c066013716a338654f1f07c6f
  Author: Matthew Finkel <sys...@apple.com>
  Date:   2024-03-21 (Thu, 21 Mar 2024)

  Changed paths:
    M Tools/TestWebKitAPI/Tests/WebKitCocoa/WKHTTPCookieStore.mm

  Log Message:
  -----------
  REGRESSION (276015@main): [iOS] WKHTTPCookieStore.SameSiteWithPatternMatch is 
a constant failure
https://bugs.webkit.org/show_bug.cgi?id=271398
rdar://125179058

Reviewed by Alex Christensen.

The test that I added in 276015@main is buggy. It passes on macOS for strange
and racy reasons, the iOS failure is correct. This change: 1) relaxes
third-party cookie blocking, which is necessary for testing the intended
behavior, 2) waits until a load finishes before proceeding with some tests, and
3) fixes a typo.

* Tools/TestWebKitAPI/Tests/WebKitCocoa/WKHTTPCookieStore.mm:
(TEST):

Canonical link: https://commits.webkit.org/276529@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