Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 67e2dc7878b6bc0956e9106358cac9ff6dad8f60
https://github.com/WebKit/WebKit/commit/67e2dc7878b6bc0956e9106358cac9ff6dad8f60
Author: Sam Sneddon <[email protected]>
Date: 2023-04-11 (Tue, 11 Apr 2023)
Changed paths:
M LayoutTests/imported/w3c/resources/config.json
M Tools/Scripts/webkitpy/layout_tests/servers/web_platform_test_server.py
Log Message:
-----------
Avoid wptserve triggering "accept incoming network connections?" prompt
https://bugs.webkit.org/show_bug.cgi?id=253164
Reviewed by Jonathan Bedard.
This was a regression from 254273@main, which was meant to be a
glib-port-only change, but because it changed the generic WPT
config.json this affected all ports, including the Apple's macOS port
which produces such a prompt when you try and bind on all addresses.
* LayoutTests/imported/w3c/resources/config.json:
* Tools/Scripts/webkitpy/layout_tests/servers/web_platform_test_server.py:
(wpt_config_json):
Canonical link: https://commits.webkit.org/262821@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes