pplaywrightSource ↗
19 declarations and 21 call references extracted from public source metadata.

Source symbols: packages/extension/src/protocolHandlers.ts

Deterministic, value-free symbol metadata extracted from public source. Implementations and literal values are not copied into this page.

  • Revision: main@4cd8608744bf4d18c9f23578c3cf4a1cd1862b2d · 2026-07-20T11:02:36Z
  • Declarations: 19
  • Referenced calls: 21

Declared symbols

  • ProtocolCommand — exported type at line 17
  • RelayContext — exported interface at line 24; references sendMessage, notifyTabAttached, notifyTabDetached
  • ProtocolHandler — exported interface at line 35; references handleCommand, forwardChromeEvent, onUserAttachRequest, onUserDetachRequest, didInitialize
  • ProtocolV1Handler — exported class at line 56; references constructor, Promise, handleCommand, attach, notifyTabAttached, sendCommand, Error, forwardChromeEvent, sendMessage, onUserAttachRequest, _selectedTabResolve, onUserDetachRequest, didInitialize
  • tabId — const at line 68
  • debuggee — const at line 69
  • result — const at line 72; references sendCommand
  • tabId — const at line 79; references Error
  • debuggerSession — const at line 82
  • ALLOWED_CHROME_COMMANDS — const at line 123; references Set, constructor, handleCommand, has, invokeChromeMethod, notifyTabAttached, Error, forwardChromeEvent, sendMessage, onUserAttachRequest, didInitialize, onUserDetachRequest
  • ProtocolV2Handler — exported class at line 131; references constructor, handleCommand, has, invokeChromeMethod, notifyTabAttached, Error, forwardChromeEvent, sendMessage, onUserAttachRequest, didInitialize, onUserDetachRequest
  • args — const at line 140; references invokeChromeMethod, notifyTabAttached
  • result — const at line 141; references invokeChromeMethod, notifyTabAttached
  • target — const at line 144; references notifyTabAttached
  • resolveChromeMember — exported function at line 184; references split, Error, for
  • parts — const at line 185; references split, Error, for
  • obj — let at line 188; references for, Error
  • invokeChromeMethod — function at line 197; references resolveChromeMember, Error, apply
  • fn — const at line 199; references Error, apply

File-level call references


Source: packages/extension/src/protocolHandlers.ts

Generated by smolify with deterministic-repository-import-v2 · 1 source file
Source symbols: packages/extension/src/protocolHandlers.ts — playwright · Smolify