[webkit-changes] [WebKit/WebKit] 11ca8f: REGRESSION (iOS 18): 9 layout tests need to be re-...
Charlie Wolfe
noreply at github.com
Tue Aug 20 22:02:58 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 11ca8f29c7c6154703bcfee946a4009c67e90151
https://github.com/WebKit/WebKit/commit/11ca8f29c7c6154703bcfee946a4009c67e90151
Author: Charlie Wolfe <charliew at apple.com>
Date: 2024-08-20 (Tue, 20 Aug 2024)
Changed paths:
M LayoutTests/http/tests/cookies/resources/testharness-helpers.js
M LayoutTests/http/tests/cookies/same-site/fetch-after-navigating-iframe-in-cross-origin-page-expected.txt
M LayoutTests/http/tests/cookies/same-site/fetch-after-navigating-iframe-in-cross-origin-page.html
M LayoutTests/http/tests/cookies/same-site/fetch-in-cross-origin-service-worker-expected.txt
M LayoutTests/http/tests/cookies/same-site/fetch-in-cross-origin-service-worker.html
M LayoutTests/http/tests/cookies/same-site/popup-cross-site-post.html
M LayoutTests/http/tests/cookies/same-site/resources/fetch-after-navigating-iframe-in-cross-origin-page.py
M LayoutTests/http/tests/cookies/same-site/resources/fetch-in-cross-origin-service-worker.html
M LayoutTests/imported/w3c/web-platform-tests/html/anonymous-iframe/cookie.tentative.https.window-expected.txt
M LayoutTests/imported/w3c/web-platform-tests/html/cross-origin-embedder-policy/anonymous-iframe/cookie.tentative.https.window-expected.txt
M LayoutTests/platform/glib/TestExpectations
M LayoutTests/platform/ios-17/TestExpectations
M LayoutTests/platform/ios/TestExpectations
M LayoutTests/platform/mac-wk1/TestExpectations
M LayoutTests/platform/mac-wk2/TestExpectations
Log Message:
-----------
REGRESSION (iOS 18): 9 layout tests need to be re-written to expect new behavior.
https://bugs.webkit.org/show_bug.cgi?id=277460
rdar://132946342
Reviewed by Pascoe.
These tests should expect SameSite Lax cookies by default on iOS 18 and macOS Sequoia.
* LayoutTests/http/tests/cookies/resources/testharness-helpers.js:
* LayoutTests/http/tests/cookies/same-site/fetch-after-navigating-iframe-in-cross-origin-page-expected.txt:
* LayoutTests/http/tests/cookies/same-site/fetch-after-navigating-iframe-in-cross-origin-page.html:
* LayoutTests/http/tests/cookies/same-site/fetch-in-cross-origin-service-worker-expected.txt:
* LayoutTests/http/tests/cookies/same-site/fetch-in-cross-origin-service-worker.html:
* LayoutTests/http/tests/cookies/same-site/popup-cross-site-post.html:
* LayoutTests/http/tests/cookies/same-site/resources/fetch-after-navigating-iframe-in-cross-origin-page.py:
* LayoutTests/http/tests/cookies/same-site/resources/fetch-in-cross-origin-service-worker.html:
* LayoutTests/imported/w3c/web-platform-tests/html/anonymous-iframe/cookie.tentative.https.window-expected.txt:
* LayoutTests/imported/w3c/web-platform-tests/html/cross-origin-embedder-policy/anonymous-iframe/cookie.tentative.https.window-expected.txt:
* LayoutTests/platform/glib/TestExpectations:
* LayoutTests/platform/ios-17/TestExpectations:
* LayoutTests/platform/ios/TestExpectations:
* LayoutTests/platform/mac-wk2/TestExpectations:
Canonical link: https://commits.webkit.org/282548@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list