Remote Debugging Protocol: Difference between revisions

m
Line 91: Line 91:
= Interacting with Thread-Like Actors =
= Interacting with Thread-Like Actors =


Actors representing independent threads of JavaScript execution, like browsing contexts and web worker threads, are collectively known as "threads". Interactions with actors representing threads follow a more complication communication pattern.
Actors representing independent threads of JavaScript execution, like browsing contexts and web workers, are collectively known as "threads". Interactions with actors representing threads follow a more complication communication pattern.


A thread is always in one of the following states:
A thread is always in one of the following states:
Confirmed users
496

edits