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

Issue 2710953004: [inspector] added restrictToFunction flag for getPossibleBreakpoints (Closed)

Created:
3 years, 10 months ago by kozy
Modified:
3 years, 9 months ago
Reviewers:
dgozman, Yang
CC:
v8-reviews_googlegroups.com, Yang, devtools-reviews_chromium.org
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[inspector] added restrictToFunction flag for getPossibleBreakpoints BUG=chromium:695236 R=dgozman@chromium.org,yangguo@chromium.org Review-Url: https://codereview.chromium.org/2710953004 Cr-Commit-Position: refs/heads/master@{#43457} Committed: https://chromium.googlesource.com/v8/v8/+/4d7fa10c2bb08343417e448208976ab63cac08c6

Patch Set 1 #

Total comments: 4

Patch Set 2 : addressed comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+654 lines, -12 lines) Patch
M src/api.cc View 1 2 chunks +3 lines, -3 lines 0 comments Download
M src/debug/debug.h View 1 1 chunk +2 lines, -1 line 0 comments Download
M src/debug/debug.cc View 1 1 chunk +18 lines, -1 line 0 comments Download
M src/debug/debug-interface.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M src/inspector/js_protocol.json View 1 1 chunk +2 lines, -1 line 0 comments Download
M src/inspector/v8-debugger-agent-impl.h View 1 1 chunk +1 line, -1 line 0 comments Download
M src/inspector/v8-debugger-agent-impl.cc View 1 2 chunks +3 lines, -2 lines 0 comments Download
M src/inspector/v8-debugger-script.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/inspector/v8-debugger-script.cc View 1 3 chunks +6 lines, -3 lines 0 comments Download
A test/inspector/debugger/get-possible-breakpoints-restrict-to-function.js View 1 1 chunk +120 lines, -0 lines 0 comments Download
A test/inspector/debugger/get-possible-breakpoints-restrict-to-function-expected.txt View 1 1 chunk +497 lines, -0 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 13 (6 generated)
kozy
Dmitry and Yang, please take a look.
3 years, 10 months ago (2017-02-22 23:04:47 UTC) #1
dgozman
lgtm https://codereview.chromium.org/2710953004/diff/1/src/inspector/js_protocol.json File src/inspector/js_protocol.json (right): https://codereview.chromium.org/2710953004/diff/1/src/inspector/js_protocol.json#newcode596 src/inspector/js_protocol.json:596: { "name": "ignoreNestedFunctions", "type": "boolean", "optional": true, "description": ...
3 years, 10 months ago (2017-02-22 23:20:39 UTC) #2
kozy
all done. https://codereview.chromium.org/2710953004/diff/1/src/inspector/js_protocol.json File src/inspector/js_protocol.json (right): https://codereview.chromium.org/2710953004/diff/1/src/inspector/js_protocol.json#newcode596 src/inspector/js_protocol.json:596: { "name": "ignoreNestedFunctions", "type": "boolean", "optional": true, ...
3 years, 10 months ago (2017-02-22 23:43:50 UTC) #4
kozy
Yang, please take a look on debug.cc changes.
3 years, 10 months ago (2017-02-24 20:05:30 UTC) #6
Yang
lgtm
3 years, 9 months ago (2017-02-27 13:10:30 UTC) #7
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/2710953004/20001
3 years, 9 months ago (2017-02-27 16:24:05 UTC) #10
commit-bot: I haz the power
3 years, 9 months ago (2017-02-27 16:53:10 UTC) #13
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/v8/v8/+/4d7fa10c2bb08343417e448208976ab63ca...

Powered by Google App Engine
This is Rietveld 408576698