[Webkit-unassigned] [Bug 253164] REGRESSION(254273 at main): wptserve causes "accept incoming network connections?" prompt

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 30 08:57:58 PDT 2023


https://bugs.webkit.org/show_bug.cgi?id=253164

Sam Sneddon [:gsnedders] <gsnedders at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|wptserve causes "accept     |REGRESSION(254273 at main):
                   |incoming network            |wptserve causes "accept
                   |connections?" prompt        |incoming network
                   |                            |connections?" prompt
                 CC|                            |pgriffis at igalia.com

--- Comment #4 from Sam Sneddon [:gsnedders] <gsnedders at apple.com> ---
Ah: https://github.com/WebKit/WebKit/commit/a5f5fb99a72b67a94407f34c4ab2b76b5bbcbc04#diff-2a84c466417fda744dd91db26cacfdab891060322040874333ad0f2d6314eea7 changed the config:

- "bind_hostname": true,
+ "bind_address": false,

Patrick: I'm not sure why this is needed, especially given Tools/Scripts/webkitpy/layout_tests/servers/web_platform_test_server.py also now creates a config with the right set of hosts?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230330/a52f3035/attachment.htm>


More information about the webkit-unassigned mailing list