[webkit-changes] [WebKit/WebKit] ff52f4: Update remaining tests to conform to new SameSite=...
Charlie Wolfe
noreply at github.com
Wed Sep 4 19:07:56 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: ff52f4cf8be7275ce4b3535673cd4abcf08f0005
https://github.com/WebKit/WebKit/commit/ff52f4cf8be7275ce4b3535673cd4abcf08f0005
Author: Charlie Wolfe <charliew at apple.com>
Date: 2024-09-04 (Wed, 04 Sep 2024)
Changed paths:
R LayoutTests/http/tests/privateClickMeasurement/send-attribution-conversion-request-expected.txt
R LayoutTests/http/tests/privateClickMeasurement/send-attribution-conversion-request.html
A LayoutTests/http/tests/privateClickMeasurement/send-attribution-conversion-request.https-expected.txt
A LayoutTests/http/tests/privateClickMeasurement/send-attribution-conversion-request.https.html
R LayoutTests/http/tests/resourceLoadStatistics/do-not-remove-blocking-in-redirect-expected.txt
R LayoutTests/http/tests/resourceLoadStatistics/do-not-remove-blocking-in-redirect.html
A LayoutTests/http/tests/resourceLoadStatistics/do-not-remove-blocking-in-redirect.https-expected.txt
A LayoutTests/http/tests/resourceLoadStatistics/do-not-remove-blocking-in-redirect.https.html
M LayoutTests/http/tests/resourceLoadStatistics/set-all-cookies-to-same-site-strict-expected.txt
M LayoutTests/platform/ios-17/TestExpectations
M LayoutTests/platform/ios/TestExpectations
M LayoutTests/platform/mac-site-isolation/TestExpectations
M LayoutTests/platform/mac-wk2/TestExpectations
M LayoutTests/platform/wk2/TestExpectations
Log Message:
-----------
Update remaining tests to conform to new SameSite=Lax by default cookie behavior
https://bugs.webkit.org/show_bug.cgi?id=278353
rdar://134733247
Reviewed by Pascoe.
* LayoutTests/http/tests/privateClickMeasurement/send-attribution-conversion-request.https-expected.txt: Renamed from LayoutTests/http/tests/privateClickMeasurement/send-attribution-conversion-request-expected.txt.
* LayoutTests/http/tests/privateClickMeasurement/send-attribution-conversion-request.https.html: Renamed from LayoutTests/http/tests/privateClickMeasurement/send-attribution-conversion-request.html.
* LayoutTests/http/tests/resourceLoadStatistics/do-not-remove-blocking-in-redirect.https-expected.txt: Renamed from LayoutTests/http/tests/resourceLoadStatistics/do-not-remove-blocking-in-redirect-expected.txt.
* LayoutTests/http/tests/resourceLoadStatistics/do-not-remove-blocking-in-redirect.https.html: Renamed from LayoutTests/http/tests/resourceLoadStatistics/do-not-remove-blocking-in-redirect.html.
* LayoutTests/http/tests/resourceLoadStatistics/set-all-cookies-to-same-site-strict-expected.txt:
* LayoutTests/platform/ios-17/TestExpectations:
* LayoutTests/platform/ios/TestExpectations:
* LayoutTests/platform/mac-site-isolation/TestExpectations:
* LayoutTests/platform/mac-wk2/TestExpectations:
* LayoutTests/platform/wk2/TestExpectations:
Canonical link: https://commits.webkit.org/283184@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