<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>253164</bug_id>
          
          <creation_ts>2023-03-01 09:23:10 -0800</creation_ts>
          <short_desc>REGRESSION(254273@main): wptserve causes &quot;accept incoming network connections?&quot; prompt</short_desc>
          <delta_ts>2023-04-11 04:27:00 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Tools / Tests</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Sam Sneddon [:gsnedders]">gsnedders</reporter>
          <assigned_to name="Sam Sneddon [:gsnedders]">gsnedders</assigned_to>
          <cc>ap</cc>
    
    <cc>pgriffis</cc>
    
    <cc>ryanhaddad</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1937801</commentid>
    <comment_count>0</comment_count>
    <who name="Sam Sneddon [:gsnedders]">gsnedders</who>
    <bug_when>2023-03-01 09:23:10 -0800</bug_when>
    <thetext>As of the past ~while, run-webkit-tests triggers a bunch of prompts like:

&gt; Do you want the application &quot;Python.app&quot; to accept incoming network connections?
&gt;
&gt; Clicking Deny may limit the application&apos;s behavior. This setting can be changed in the Firewall pane of Network Settings.

This is caused by wptserve not binding properly to localhost, which wouldn&apos;t cause these prompts to occur.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1937802</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2023-03-01 09:23:22 -0800</bug_when>
    <thetext>&lt;rdar://problem/106090605&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1945354</commentid>
    <comment_count>2</comment_count>
    <who name="Sam Sneddon [:gsnedders]">gsnedders</who>
    <bug_when>2023-03-30 08:39:06 -0700</bug_when>
    <thetext>Oh! This is probably caused by https://github.com/web-platform-tests/wpt/commit/24da741d3c5bba4110f590c1faf771596d543482 (me, 2018), and then at some point later the aliasing was removed.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1945357</commentid>
    <comment_count>3</comment_count>
    <who name="Sam Sneddon [:gsnedders]">gsnedders</who>
    <bug_when>2023-03-30 08:49:33 -0700</bug_when>
    <thetext>Hmm, no: the aliasing is still there.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1945359</commentid>
    <comment_count>4</comment_count>
    <who name="Sam Sneddon [:gsnedders]">gsnedders</who>
    <bug_when>2023-03-30 08:57:58 -0700</bug_when>
    <thetext>Ah: https://github.com/WebKit/WebKit/commit/a5f5fb99a72b67a94407f34c4ab2b76b5bbcbc04#diff-2a84c466417fda744dd91db26cacfdab891060322040874333ad0f2d6314eea7 changed the config:

- &quot;bind_hostname&quot;: true,
+ &quot;bind_address&quot;: false,

Patrick: I&apos;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?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1945713</commentid>
    <comment_count>5</comment_count>
    <who name="Sam Sneddon [:gsnedders]">gsnedders</who>
    <bug_when>2023-03-31 09:34:14 -0700</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/12241</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1947892</commentid>
    <comment_count>6</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2023-04-11 04:26:58 -0700</bug_when>
    <thetext>Committed 262821@main (67e2dc7878b6): &lt;https://commits.webkit.org/262821@main&gt;

Reviewed commits have been landed. Closing PR #12241 and removing active labels.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>