<?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>257303</bug_id>
          
          <creation_ts>2023-05-24 21:35:17 -0700</creation_ts>
          <short_desc>Remove duplicate DNS lookup implementation and migrate away from deprecated CFHost API</short_desc>
          <delta_ts>2023-05-29 01:39:05 -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>WebKit Misc.</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="Alex Christensen">achristensen</reporter>
          <assigned_to name="Diego Pino">dpino</assigned_to>
          <cc>dpino</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1957804</commentid>
    <comment_count>0</comment_count>
    <who name="Alex Christensen">achristensen</who>
    <bug_when>2023-05-24 21:35:17 -0700</bug_when>
    <thetext>...</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1957805</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2023-05-24 21:35:33 -0700</bug_when>
    <thetext>&lt;rdar://problem/109812699&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1957806</commentid>
    <comment_count>2</comment_count>
    <who name="Alex Christensen">achristensen</who>
    <bug_when>2023-05-24 21:38:58 -0700</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/14326</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1958209</commentid>
    <comment_count>3</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2023-05-26 09:04:30 -0700</bug_when>
    <thetext>Committed 264586@main (5a0dc0c7e3a5): &lt;https://commits.webkit.org/264586@main&gt;

Reviewed commits have been landed. Closing PR #14326 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1958576</commentid>
    <comment_count>4</comment_count>
    <who name="Diego Pino">dpino</who>
    <bug_when>2023-05-29 00:55:41 -0700</bug_when>
    <thetext>GTK-Linux-64bit-Release-Packaging-Nightly-Ubuntu2004 post-commit bot build is failing after this patch with the following error:

```
../../Source/WebCore/platform/network/DNS.cpp:52:73: error: no match for call to ‘(WebCore::DNSCompletionHandler {aka WTF::CompletionHandler&lt;void(std::experimental::fundamentals_v3::expected&lt;WTF::Vector&lt;WebCore::IPAddress&gt;, WebCore::DNSError&gt;&amp;&amp;)&gt;}) (Unexpected&lt;WebCore::DNSError&gt;)’
   52 |         return completionHandler(makeUnexpected(DNSError::CannotResolve));
      |                                                                    
```

https://build.webkit.org/#/builders/30/builds/8528</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1958577</commentid>
    <comment_count>5</comment_count>
    <who name="Diego Pino">dpino</who>
    <bug_when>2023-05-29 00:56:29 -0700</bug_when>
    <thetext>Re-opening for pull request https://github.com/webkit/webkit/pull/14447</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1958582</commentid>
    <comment_count>6</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2023-05-29 01:39:03 -0700</bug_when>
    <thetext>Committed 264651@main (e2d7aa707d71): &lt;https://commits.webkit.org/264651@main&gt;

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

    </bug>

</bugzilla>