Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 27863d63d5d6982499cec42ea3754fdda997137f https://github.com/WebKit/WebKit/commit/27863d63d5d6982499cec42ea3754fdda997137f Author: Vitaly Dyachkov <vit...@igalia.com> Date: 2023-04-13 (Thu, 13 Apr 2023)
Changed paths: A LayoutTests/platform/glib/imported/w3c/web-platform-tests/preload/prefetch-headers-expected.txt A LayoutTests/platform/glib/imported/w3c/web-platform-tests/preload/prefetch-types-expected.txt M LayoutTests/platform/gtk/TestExpectations Log Message: ----------- [WPE][GTK] Gardening `imported/w3c/web-platform-tests/preload/prefetch-*` Unreviewed test gardening. According to the spec [1] `Sec-Fetch-*` headers are only sent to trustworthy URLs which basically either `localhost` or `https:`. On WPE and GTK we run http tests against `http://web-platform.test:8800` and not `http://localhost` because these two ports use localhost aliases. We also still send `Purpose` header because `Sec-Purpose` is not standardized yet. [1] https://w3c.github.io/webappsec-fetch-metadata/#framework * LayoutTests/platform/glib/imported/w3c/web-platform-tests/preload/prefetch-headers-expected.txt: Added. * LayoutTests/platform/glib/imported/w3c/web-platform-tests/preload/prefetch-types-expected.txt: Added. * LayoutTests/platform/gtk/TestExpectations: Canonical link: https://commits.webkit.org/262915@main _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes