<?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>281936</bug_id>
          
          <creation_ts>2024-10-22 17:01:23 -0700</creation_ts>
          <short_desc>[WebDriver][BiDi] Implement the network module</short_desc>
          <delta_ts>2025-11-27 06:40:00 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>WebDriver</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></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>288087</dependson>
    
    <dependson>288088</dependson>
    
    <dependson>288090</dependson>
    
    <dependson>288091</dependson>
    
    <dependson>288092</dependson>
    
    <dependson>288093</dependson>
    
    <dependson>288094</dependson>
    
    <dependson>288095</dependson>
    
    <dependson>288096</dependson>
    
    <dependson>288097</dependson>
    
    <dependson>288098</dependson>
    
    <dependson>288099</dependson>
    
    <dependson>288100</dependson>
    
    <dependson>303189</dependson>
    
    <dependson>303190</dependson>
    
    <dependson>303191</dependson>
    
    <dependson>303192</dependson>
    
    <dependson>303193</dependson>
          <blocked>281932</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Lauro Moura">lmoura</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>bburg</cc>
    
    <cc>hskupin</cc>
    
    <cc>mathias</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>2069934</commentid>
    <comment_count>0</comment_count>
    <who name="Lauro Moura">lmoura</who>
    <bug_when>2024-10-22 17:01:23 -0700</bug_when>
    <thetext>Spec: https://w3c.github.io/webdriver-bidi/#module-network
Test dashboard: https://wpt.fyi/results/webdriver/tests/bidi/network?label=experimental&amp;label=master&amp;aligned

Given the complexity of the methods, we&apos;ll likely implement them as separate patches.

Commands:

- network.addIntercept - https://w3c.github.io/webdriver-bidi/#command-network-addIntercept
- network.continueRequest - https://w3c.github.io/webdriver-bidi/#command-network-continueRequest
- network.continueResponse - https://w3c.github.io/webdriver-bidi/#command-network-continueResponse
- network.continueWithAuth - https://w3c.github.io/webdriver-bidi/#command-network-continueWithAuth
- network.failRequest - https://w3c.github.io/webdriver-bidi/#command-network-failRequest
- network.provideResponse - https://w3c.github.io/webdriver-bidi/#command-network-provideResponse
- network.removeIntercept - https://w3c.github.io/webdriver-bidi/#command-network-removeIntercept
- network.setCacheBehavior - https://w3c.github.io/webdriver-bidi/#command-network-setCacheBehavior

Events:

- network.authRequired - https://w3c.github.io/webdriver-bidi/#event-network-authRequired
- network.beforeRequestSent - https://w3c.github.io/webdriver-bidi/#event-network-beforeSendRequest
- network.fetchError - https://w3c.github.io/webdriver-bidi/#event-network-fetchError
- network.responseCompleted - https://w3c.github.io/webdriver-bidi/#event-network-responseCompleted
- network.responseStarted - https://w3c.github.io/webdriver-bidi/#event-network-responseStarted

The module also defines a number of data types[1] for the method/event parameters, like network.Request, network.Header.

[1] https://w3c.github.io/webdriver-bidi/#module-network-types</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2071466</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2024-10-29 17:02:16 -0700</bug_when>
    <thetext>&lt;rdar://problem/138879097&gt;</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>