<?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>308890</bug_id>
          
          <creation_ts>2026-02-28 11:42:09 -0800</creation_ts>
          <short_desc>Web Inspector: Site Isolation: Network domain getResponseBody and process-qualified RequestId</short_desc>
          <delta_ts>2026-05-22 13:40:51 -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>Web Inspector</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>
          <dependson>307975</dependson>
          <blocked>310250</blocked>
    
    <blocked>310251</blocked>
    
    <blocked>315308</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Blaze Burg">bburg</reporter>
          <assigned_to name="Blaze Burg">bburg</assigned_to>
          <cc>bburg</cc>
    
    <cc>inspector-bugzilla-changes</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>2185856</commentid>
    <comment_count>0</comment_count>
    <who name="Blaze Burg">bburg</who>
    <bug_when>2026-02-28 11:42:09 -0800</bug_when>
    <thetext>Implement Network.getResponseBody by routing the request from ProxyingNetworkAgent (UIProcess) to the correct WebProcess&apos;s NetworkAgentProxy, which looks up the resource in BackendResourceDataStore and returns content. As part of this work, process-qualify RequestId to prevent collisions across WebProcesses.

Work items:
- Process-qualify RequestId by prepending process identifier (e.g., &quot;&lt;processId&gt;-&lt;resourceId&gt;&quot;) to prevent ResourceLoaderIdentifier collisions across WebProcesses under OOPIF
- IPC message from UIProcess to WebProcess (reverse direction from events)
- BackendResourceDataStore content retrieval (getTextContent / getBase64Content)
- Process routing: determine which WebProcess owns a given requestId
- Content eviction policy (maximumResourcesContentSize)
- Handle case where WebProcess has crashed (content lost)

Radar cross-reference: rdar://143782685 (per-domain Network SI radar)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2187135</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2026-03-04 15:53:41 -0800</bug_when>
    <thetext>&lt;rdar://problem/171758262&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2188496</commentid>
    <comment_count>2</comment_count>
    <who name="Blaze Burg">bburg</who>
    <bug_when>2026-03-09 15:26:26 -0700</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/60217</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2192791</commentid>
    <comment_count>3</comment_count>
    <who name="Blaze Burg">bburg</who>
    <bug_when>2026-03-23 10:18:35 -0700</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/61172</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2213366</commentid>
    <comment_count>4</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2026-05-22 13:40:50 -0700</bug_when>
    <thetext>Committed 313753@main (ccf6c82ad5c8): &lt;https://commits.webkit.org/313753@main&gt;

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

    </bug>

</bugzilla>