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

Issue 58001: Correct debugger active check (Closed)

Created:
11 years, 9 months ago by Søren Thygesen Gjesse
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Correct debugger active check. With r1627 (http://code.google.com/p/v8/source/detail?r=1627) the use of the debugger message thread was made optional. However the check for active debugger still included a check for the message thread. This is fixed by this change. Committed: http://code.google.com/p/v8/source/detail?r=1637

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -3 lines) Patch
M src/debug.cc View 1 chunk +1 line, -3 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Søren Thygesen Gjesse
11 years, 9 months ago (2009-03-30 08:01:13 UTC) #1
Søren Thygesen Gjesse
11 years, 9 months ago (2009-03-30 08:01:27 UTC) #2
Mads Ager (chromium)
11 years, 9 months ago (2009-03-30 08:06:46 UTC) #3
LGTM

Powered by Google App Engine
This is Rietveld 408576698