Proposed browser API for debug support (#300577)

* Proposed browser API for debug support

* build, feedback

* Web stubs

* fix

* close guard

* fixes, add close()

* clean

* Fixes, tests

* lint

* Simplfiy

* feedback
This commit is contained in:
Kyle Cutler
2026-03-13 08:32:58 -07:00
committed by GitHub
parent c160c03676
commit 0bc4bad6ef
20 changed files with 1390 additions and 14 deletions

View File

@@ -7,6 +7,7 @@
"enabledApiProposals": [
"activeComment",
"authSession",
"browser",
"environmentPower",
"chatParticipantPrivate",
"chatPromptFiles",