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

Issue 2524323002: [debug] remove deprecated debug command message queue. (Closed)

Created:
4 years ago by Yang
Modified:
4 years ago
Reviewers:
jgruber
CC:
v8-reviews_googlegroups.com, Yang
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[debug] remove deprecated debug command message queue. R=jgruber@chromium.org BUG=v8:5510 Committed: https://crrev.com/abdbfc953d8d3b7cece335b9b56a323a8bd52ec4 Cr-Commit-Position: refs/heads/master@{#41259}

Patch Set 1 #

Total comments: 4

Patch Set 2 : no longer deprecate types #

Patch Set 3 : git cl set_commit #

Unified diffs Side-by-side diffs Delta from patch set Stats (+33 lines, -612 lines) Patch
M include/v8-debug.h View 1 2 chunks +1 line, -2 lines 0 comments Download
M src/api.cc View 3 chunks +3 lines, -11 lines 0 comments Download
M src/debug/debug.h View 7 chunks +3 lines, -129 lines 0 comments Download
M src/debug/debug.cc View 1 2 17 chunks +18 lines, -461 lines 0 comments Download
M src/execution.h View 1 chunk +7 lines, -8 lines 0 comments Download
M src/execution.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 15 (8 generated)
Yang
4 years ago (2016-11-24 11:52:44 UTC) #1
jgruber
lgtm https://codereview.chromium.org/2524323002/diff/1/src/debug/debug.cc File src/debug/debug.cc (left): https://codereview.chromium.org/2524323002/diff/1/src/debug/debug.cc#oldcode1833 src/debug/debug.cc:1833: if ((event != v8::Break || !auto_continue) && !event_listener_.is_null()) ...
4 years ago (2016-11-24 12:10:13 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2524323002/40001
4 years ago (2016-11-24 12:28:52 UTC) #9
Yang
https://codereview.chromium.org/2524323002/diff/1/src/debug/debug.cc File src/debug/debug.cc (left): https://codereview.chromium.org/2524323002/diff/1/src/debug/debug.cc#oldcode1833 src/debug/debug.cc:1833: if ((event != v8::Break || !auto_continue) && !event_listener_.is_null()) { ...
4 years ago (2016-11-24 12:28:54 UTC) #10
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years ago (2016-11-24 12:56:00 UTC) #12
commit-bot: I haz the power
Patchset 3 (id:??) landed as https://crrev.com/abdbfc953d8d3b7cece335b9b56a323a8bd52ec4 Cr-Commit-Position: refs/heads/master@{#41259}
4 years ago (2016-11-24 12:56:30 UTC) #14
jgruber
4 years ago (2016-12-01 08:51:26 UTC) #15
Message was sent while issue was closed.
On 2016/11/24 12:56:30, commit-bot: I haz the power wrote:
> Patchset 3 (id:??) landed as
> https://crrev.com/abdbfc953d8d3b7cece335b9b56a323a8bd52ec4
> Cr-Commit-Position: refs/heads/master@{#41259}

Manual revert in https://codereview.chromium.org/2537313005/

Powered by Google App Engine
This is Rietveld 408576698