DescriptionFix crash in ScriptDebugServer::setBreakpoint
The crash was presumably caused by breakpointId handle being null because of exception in debugger. Generally debugger calls shouldn't throw but since some parts of it are implemented in JS there may be a stack overflow which would result in an exception and empty result handle.
BUG=381567
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=176402
Patch Set 1 #
Messages
Total messages: 5 (0 generated)
|