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

Issue 497006: Ignore debug break events when bootstrapper is active. (Closed)

Created:
11 years ago by yurys
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Ignore debug break events when bootstrapper is active. Collecting debug data when the context is not yet setup may lead to subtle errors like in the following Chromium bug: http://crbug.com/28933 Committed: http://code.google.com/p/v8/source/detail?r=3465

Patch Set 1 #

Patch Set 2 : '' #

Total comments: 2

Patch Set 3 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -0 lines) Patch
M src/execution.cc View 1 2 2 chunks +6 lines, -0 lines 0 comments Download
M test/cctest/test-debug.cc View 1 2 1 chunk +33 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
yurys
11 years ago (2009-12-14 17:22:46 UTC) #1
Søren Thygesen Gjesse
LGTM http://codereview.chromium.org/497006/diff/6/7 File test/cctest/test-debug.cc (right): http://codereview.chromium.org/497006/diff/6/7#newcode3161 test/cctest/test-debug.cc:3161: // Create a context with an extension to ...
11 years ago (2009-12-15 07:30:00 UTC) #2
yurys
11 years ago (2009-12-15 09:15:17 UTC) #3
http://codereview.chromium.org/497006/diff/6/7
File test/cctest/test-debug.cc (right):

http://codereview.chromium.org/497006/diff/6/7#newcode3161
test/cctest/test-debug.cc:3161: // Create a context with an extension to make
sure that some JavaScript
On 2009/12/15 07:30:00, Søren Gjesse wrote:
> 2 space indent.

Done.

Powered by Google App Engine
This is Rietveld 408576698