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

Issue 17636007: Allow debugger evaluate expressions to mute local variables (Closed)

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

Description

Allow debugger evaluate expressions to mute local variables R=yangguo@chromium.org Committed: http://code.google.com/p/v8/source/detail?r=15323

Patch Set 1 #

Patch Set 2 : clean #

Total comments: 4

Patch Set 3 : add a test #

Patch Set 4 : follow code review #

Unified diffs Side-by-side diffs Delta from patch set Stats (+58 lines, -11 lines) Patch
src/mirror-debugger.js View 1 2 3 1 chunk +24 lines, -7 lines 0 comments Download
src/runtime.cc View 1 2 3 2 chunks +24 lines, -1 line 0 comments Download
test/mjsunit/debug-evaluate-locals.js View 1 2 5 chunks +10 lines, -3 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
Peter Rybin
7 years, 6 months ago (2013-06-24 21:56:08 UTC) #1
Yang
Looks good so far, but a test case would be great. I'm not entirely sure ...
7 years, 6 months ago (2013-06-25 11:15:00 UTC) #2
Peter Rybin
> Looks good so far, but a test case would be great. I'm not entirely ...
7 years, 6 months ago (2013-06-25 11:40:32 UTC) #3
Yang
On 2013/06/25 11:40:32, Peter Rybin wrote: > > Looks good so far, but a test ...
7 years, 6 months ago (2013-06-25 11:42:21 UTC) #4
Peter Rybin
https://codereview.chromium.org/17636007/diff/3001/src/mirror-debugger.js File src/mirror-debugger.js (right): https://codereview.chromium.org/17636007/diff/3001/src/mirror-debugger.js#newcode1675 src/mirror-debugger.js:1675: this.details_.frameId(), On 2013/06/25 11:15:01, Yang wrote: > indentation is ...
7 years, 6 months ago (2013-06-25 12:22:40 UTC) #5
Peter Rybin
> I see. Could you include a test case where this is tested? Something like ...
7 years, 6 months ago (2013-06-25 12:24:49 UTC) #6
Yang
On 2013/06/25 12:22:40, Peter Rybin wrote: > https://codereview.chromium.org/17636007/diff/3001/src/mirror-debugger.js > File src/mirror-debugger.js (right): > > https://codereview.chromium.org/17636007/diff/3001/src/mirror-debugger.js#newcode1675 ...
7 years, 6 months ago (2013-06-25 12:30:58 UTC) #7
Peter.Rybin
7 years, 6 months ago (2013-06-25 13:48:52 UTC) #8
Message was sent while issue was closed.
Committed patchset #4 manually as r15323 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698