Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(372)

Issue 341713008: Fix crash in ScriptDebugServer::setBreakpoint (Closed)

Created:
6 years, 6 months ago by yurys
Modified:
6 years, 6 months ago
Reviewers:
vsevik, aandrey
CC:
blink-reviews, blink-reviews-bindings_chromium.org, arv+blink, abarth-chromium
Project:
blink
Visibility:
Public.

Description

Fix 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 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M Source/bindings/v8/ScriptDebugServer.cpp View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 5 (0 generated)
yurys
6 years, 6 months ago (2014-06-18 07:12:00 UTC) #1
vsevik
lgtm
6 years, 6 months ago (2014-06-18 07:20:13 UTC) #2
yurys
The CQ bit was checked by yurys@chromium.org
6 years, 6 months ago (2014-06-18 07:40:34 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yurys@chromium.org/341713008/1
6 years, 6 months ago (2014-06-18 07:41:41 UTC) #4
commit-bot: I haz the power
6 years, 6 months ago (2014-06-18 08:29:37 UTC) #5
Message was sent while issue was closed.
Change committed as 176402

Powered by Google App Engine
This is Rietveld 408576698