Chromium Code Reviews
DescriptionMaybe we should expose "break" command via DebuggerAgent.
This command ("break") is intentionally non-JSON, as it corresponds to the fact that JavaScript VM is being busy right now so we can't parse JSON.
This command has higher QoS that other commands, because it evades normal command queue.
Patch Set 1 #Patch Set 2 : '' #
Total comments: 1
Messages
Total messages: 4 (0 generated)
|