Bug 264804 - [SOUP] Update from 3.0 to 3.4 version triggers new test failures
Summary: [SOUP] Update from 3.0 to 3.4 version triggers new test failures
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-11-14 02:49 PST by Philippe Normand
Modified: 2023-11-14 02:49 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Philippe Normand 2023-11-14 02:49:45 PST
libsoup 3.3.0+ changed cookies to SameSite=Lax by default, so these cross-origin cookies are always blocked.

  http/tests/cookies/same-site/fetch-after-navigating-iframe-in-cross-origin-page.html [ Failure ]
  http/tests/cookies/same-site/fetch-in-cross-origin-service-worker.html [ Failure ]
  http/tests/cookies/same-site/popup-cross-site-post.html [ Failure ]
  http/tests/cookies/third-party-cookie-relaxing.html [ Failure ]
  http/tests/resourceLoadStatistics/blocking-in-web-worker-script-import.html [ Failure ]
  http/tests/resourceLoadStatistics/no-third-party-cookie-blocking-when-itp-is-off.html [ Failure ]
  http/tests/resourceLoadStatistics/ping-to-prevalent-resource.html [ Failure ]
  http/tests/resourceLoadStatistics/third-party-cookie-blocking-on-sites-without-user-interaction.html [ Failure ]
  http/tests/storageAccess/aggregate-sorted-data-with-storage-access.html [ Failure ]
  http/tests/storageAccess/grant-storage-access-under-opener-at-popup-user-gesture-ephemeral.html [ Failure ]
  http/tests/storageAccess/grant-storage-access-under-opener-at-popup-user-gesture.html [ Failure ]
  http/tests/storageAccess/grant-with-prompt-under-general-third-party-cookie-blocking.html [ Failure ]
  http/tests/storageAccess/has-storage-access-true-if-third-party-has-cookies.html [ Failure ]
  http/tests/storageAccess/has-storage-access-under-general-third-party-cookie-blocking-with-cookie.html [ Failure ]
  http/tests/storageAccess/request-and-grant-access-cross-origin-non-sandboxed-iframe-ephemeral.html [ Failure ]
  http/tests/storageAccess/request-and-grant-access-cross-origin-sandboxed-iframe-from-prevalent-domain-with-user-interaction-and-access-from-right-frame.html [ Failure ]
  http/tests/storageAccess/request-and-grant-access-cross-origin-sandboxed-iframe-from-prevalent-domain-with-user-interaction-but-access-from-wrong-frame.html [ Failure ]
  http/tests/storageAccess/request-and-grant-access-cross-origin-sandboxed-nested-iframe.html [ Failure ]
  http/tests/storageAccess/request-and-grant-access-then-detach-should-not-have-access.html [ Failure ]
  http/tests/storageAccess/request-and-grant-access-then-navigate-cross-site-should-not-have-access.html [ Failure ]
  http/tests/storageAccess/request-and-grant-access-then-navigate-same-site-should-have-access.html [ Failure ]
  http/tests/storageAccess/request-and-grant-access-with-per-page-scope-access-from-another-frame.html [ Failure ]
  http/tests/websocket/tests/hybi/websocket-allowed-setting-cookie-as-third-party.html [ Failure ]
  http/tests/websocket/tests/hybi/websocket-cookie-overwrite-behavior.html [ Failure ]
  http/tests/xmlhttprequest/cross-origin-authorization.html [ Failure ]
  http/tests/xmlhttprequest/cross-origin-cookie-storage.html [ Failure ]
  http/tests/resourceLoadStatistics/operating-dates-all-but-cookies-not-removed-with-user-interaction-6-days-ago.html [ Pass Timeout ]