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

Issue 276433004: Clean up Debugger::NotifyMessageHandler. (Closed)

Created:
6 years, 7 months ago by Yang
Modified:
6 years, 7 months ago
Reviewers:
ulan
CC:
v8-dev
Visibility:
Public.

Description

Clean up Debugger::NotifyMessageHandler. R=ulan@chromium.org

Patch Set 1 #

Total comments: 4

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+40 lines, -241 lines) Patch
M include/v8-debug.h View 1 3 chunks +0 lines, -13 lines 0 comments Download
M src/api.cc View 1 2 chunks +0 lines, -21 lines 0 comments Download
M src/debug.h View 1 2 chunks +1 line, -4 lines 0 comments Download
M src/debug.cc View 1 6 chunks +39 lines, -101 lines 0 comments Download
M test/cctest/test-debug.cc View 1 1 chunk +0 lines, -102 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Yang
6 years, 7 months ago (2014-05-07 14:44:47 UTC) #1
ulan
https://codereview.chromium.org/276433004/diff/1/src/debug.cc File src/debug.cc (right): https://codereview.chromium.org/276433004/diff/1/src/debug.cc#newcode3117 src/debug.cc:3117: isolate_, cmd_processor_ctor, exec_state, 1, ctor_args).ToHandleChecked(); Why did you remove ...
6 years, 7 months ago (2014-05-09 08:10:34 UTC) #2
Yang
https://codereview.chromium.org/276433004/diff/1/src/debug.cc File src/debug.cc (right): https://codereview.chromium.org/276433004/diff/1/src/debug.cc#newcode3117 src/debug.cc:3117: isolate_, cmd_processor_ctor, exec_state, 1, ctor_args).ToHandleChecked(); On 2014/05/09 08:10:34, ulan ...
6 years, 7 months ago (2014-05-09 08:36:14 UTC) #3
ulan
6 years, 7 months ago (2014-05-09 08:46:43 UTC) #4
lgtm

Powered by Google App Engine
This is Rietveld 408576698