DevTools/Features/Debugger: Difference between revisions

Line 67: Line 67:
* WebSockets (not needed for an initial implementation).
* WebSockets (not needed for an initial implementation).
* How do we represent the actor tree across multiple connections
* How do we represent the actor tree across multiple connections
** Same actor tree exposed to each connection
** Each connection is going to get its own debugger global/compartment in each thread.
** Thread attachment scoped to connection, or are all connections treated equally?


=== Protocol Handler Thread ===
=== Protocol Handler Thread ===
Confirmed users
673

edits