<?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>280911</bug_id>
          
          <creation_ts>2024-10-04 15:23:59 -0700</creation_ts>
          <short_desc>WebKit&apos;s Swift overlay uses Network.framework SPI</short_desc>
          <delta_ts>2025-10-01 12:02:54 -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>CONFIGURATION CHANGED</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>
          <dependson>280734</dependson>
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Elliott Williams">emw</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>2065570</commentid>
    <comment_count>0</comment_count>
    <who name="Elliott Williams">emw</who>
    <bug_when>2024-10-04 15:23:59 -0700</bug_when>
    <thetext>It imports the &quot;CTypeConversion&quot; SPI interface. These SPI are new members of existing types, so we cannot do the earlier approaches of importing the underlying module and re-declaring the types we need [1]. We could redeclare the entire module, like we&apos;ve done for private frameworks [2], but that&apos;s quite brittle.

In the meantime, WebKit itself does not use the Swift overlay interfaces, and we never tried to build them with public SDKs before https://bugs.webkit.org/show_bug.cgi?id=280734, so keeping these the Network overlays compiled out does not block the Swift overlay merge process.

[1]: https://commits.webkit.org/283222@main
[2]: https://commits.webkit.org/278332@main</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2065571</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2024-10-04 15:25:42 -0700</bug_when>
    <thetext>&lt;rdar://problem/137312038&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2147612</commentid>
    <comment_count>2</comment_count>
    <who name="Elliott Williams">emw</who>
    <bug_when>2025-10-01 12:02:54 -0700</bug_when>
    <thetext>The SPI import was removed in https://bugs.webkit.org/show_bug.cgi?id=293848.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>