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

Issue 728103008: Fix disabling all break points from within the debug event callback. (Closed)

Created:
6 years, 1 month ago by Yang
Modified:
6 years, 1 month ago
Reviewers:
vsevik, aandrey, yurys
CC:
v8-dev
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Project:
v8
Visibility:
Public.

Description

Fix disabling all break points from within the debug event callback. BUG=chromium:432493 LOG=Y Committed: https://chromium.googlesource.com/v8/v8/+/46cd8e6eaaa329435d2b341f1b0595c264251756

Patch Set 1 #

Total comments: 3

Patch Set 2 : addressed comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+77 lines, -6 lines) Patch
M src/debug.h View 1 3 chunks +14 lines, -3 lines 0 comments Download
M src/debug.cc View 1 5 chunks +6 lines, -3 lines 0 comments Download
A test/mjsunit/regress/regress-crbug-432493.js View 1 1 chunk +57 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (4 generated)
Yang
Please take a look.
6 years, 1 month ago (2014-11-18 09:04:23 UTC) #2
yurys
lgtm https://codereview.chromium.org/728103008/diff/1/src/debug.h File src/debug.h (right): https://codereview.chromium.org/728103008/diff/1/src/debug.h#newcode598 src/debug.h:598: bool break_disabled_for_event_; I'd rather call it something like ...
6 years, 1 month ago (2014-11-18 12:53:33 UTC) #4
aandrey
lgtm https://codereview.chromium.org/728103008/diff/1/test/mjsunit/regress/regress-crbug-432493.js File test/mjsunit/regress/regress-crbug-432493.js (right): https://codereview.chromium.org/728103008/diff/1/test/mjsunit/regress/regress-crbug-432493.js#newcode41 test/mjsunit/regress/regress-crbug-432493.js:41: mind adding assertEquals(1, break_count); here?
6 years, 1 month ago (2014-11-18 14:07:27 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/728103008/20001
6 years, 1 month ago (2014-11-18 14:30:59 UTC) #8
commit-bot: I haz the power
6 years, 1 month ago (2014-11-18 14:57:44 UTC) #9
Message was sent while issue was closed.
Committed patchset #2 (id:20001)

Powered by Google App Engine
This is Rietveld 408576698