<?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>281943</bug_id>
          
          <creation_ts>2024-10-22 17:36:06 -0700</creation_ts>
          <short_desc>[WebDriver][BiDi] Implement the browsingContext module</short_desc>
          <delta_ts>2025-11-27 11:46:26 -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>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>286790</dependson>
    
    <dependson>287933</dependson>
    
    <dependson>287934</dependson>
    
    <dependson>287936</dependson>
    
    <dependson>288324</dependson>
    
    <dependson>288325</dependson>
    
    <dependson>288326</dependson>
    
    <dependson>288329</dependson>
    
    <dependson>288331</dependson>
    
    <dependson>288332</dependson>
    
    <dependson>288333</dependson>
    
    <dependson>288335</dependson>
    
    <dependson>288336</dependson>
    
    <dependson>288337</dependson>
    
    <dependson>288338</dependson>
    
    <dependson>288339</dependson>
    
    <dependson>288340</dependson>
    
    <dependson>288341</dependson>
    
    <dependson>288342</dependson>
    
    <dependson>288343</dependson>
    
    <dependson>288344</dependson>
    
    <dependson>303210</dependson>
    
    <dependson>303211</dependson>
    
    <dependson>283784</dependson>
    
    <dependson>288328</dependson>
    
    <dependson>288330</dependson>
    
    <dependson>288334</dependson>
          <blocked>281932</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Lauro Moura">lmoura</reporter>
          <assigned_to name="Blaze Burg">bburg</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>2069949</commentid>
    <comment_count>0</comment_count>
    <who name="Lauro Moura">lmoura</who>
    <bug_when>2024-10-22 17:36:06 -0700</bug_when>
    <thetext>Spec: https://w3c.github.io/webdriver-bidi/#module-browsingContext
Dashboard: https://wpt.fyi/results/webdriver/tests/bidi/browsing_context?label=experimental&amp;label=master&amp;aligned

&gt; The browsingContext module contains commands and events relating to navigables.

Commands:

- browsingContext.activate - https://w3c.github.io/webdriver-bidi/#command-browsingContext-activate
- browsingContext.captureScreenshot - https://w3c.github.io/webdriver-bidi/#command-browsingContext-captureScreenshot
- browsingContext.close - https://w3c.github.io/webdriver-bidi/#command-browsingContext-close
- browsingContext.create - https://w3c.github.io/webdriver-bidi/#command-browsingContext-create
- browsingContext.getTree - https://w3c.github.io/webdriver-bidi/#command-browsingContext-getTree
- browsingContext.handleUserPrompt - https://w3c.github.io/webdriver-bidi/#command-browsingContext-handleUserPrompt
- browsingContext.locateNodes - https://w3c.github.io/webdriver-bidi/#command-browsingContext-locateNodes
- browsingContext.navigate - https://w3c.github.io/webdriver-bidi/#command-browsingContext-navigate
- browsingContext.print - https://w3c.github.io/webdriver-bidi/#command-browsingContext-print
- browsingContext.reload - https://w3c.github.io/webdriver-bidi/#command-browsingContext-reload
- browsingContext.setViewport - https://w3c.github.io/webdriver-bidi/#command-browsingContext-setViewport
- browsingContext.traverseHistory - https://w3c.github.io/webdriver-bidi/#command-browsingContext-traverseHistory
 
Events:

- browsingContext.contextCreated - https://w3c.github.io/webdriver-bidi/#event-browsingContext-contextCreated
- browsingContext.contextDestroyed - https://w3c.github.io/webdriver-bidi/#event-browsingContext-contextDestroyed
- browsingContext.navigationStarted - https://w3c.github.io/webdriver-bidi/#event-browsingContext-navigationStarted
- browsingContext.fragmentNavigated - https://w3c.github.io/webdriver-bidi/#event-browsingContext-fragmentNavigated
- browsingContext.domContentLoaded - https://w3c.github.io/webdriver-bidi/#event-browsingContext-domContentLoaded
- browsingContext.load - https://w3c.github.io/webdriver-bidi/#event-browsingContext-load
- browsingContext.downloadWillBegin - https://w3c.github.io/webdriver-bidi/#event-browsingContext-downoadWillBegin
- browsingContext.navigationAborted - https://w3c.github.io/webdriver-bidi/#event-browsingContext-navigationAborted
- browsingContext.navigationFailed - https://w3c.github.io/webdriver-bidi/#event-browsingContext-navigationFailed
- browsingContext.userPromptClosed - https://w3c.github.io/webdriver-bidi/#event-browsingContext-userPromptClosed
- browsingContext.userPromptOpened - https://w3c.github.io/webdriver-bidi/#event-browsingContext-userPromptOpened


Types:

- https://w3c.github.io/webdriver-bidi/#module-browsingcontext-types</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2071483</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2024-10-29 17:37:13 -0700</bug_when>
    <thetext>&lt;rdar://problem/138880813&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2108345</commentid>
    <comment_count>2</comment_count>
    <who name="Blaze Burg">bburg</who>
    <bug_when>2025-04-02 16:08:21 -0700</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/43495</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2109994</commentid>
    <comment_count>3</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2025-04-09 12:43:27 -0700</bug_when>
    <thetext>Committed 293479@main (fe32a3d1f71f): &lt;https://commits.webkit.org/293479@main&gt;

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

    </bug>

</bugzilla>