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

Issue 2568083002: [inspector] add scope type for modules. (Closed)

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

Description

[inspector] add scope type for modules. R=jgruber@chromium.org, kozyatinskiy@chromium.org BUG=v8:5530 Review-Url: https://codereview.chromium.org/2568083002 Cr-Commit-Position: refs/heads/master@{#41765} Committed: https://chromium.googlesource.com/v8/v8/+/bcb73f6219b6bc119a3658035ef1d1241f9edbf4

Patch Set 1 #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+27 lines, -1096 lines) Patch
M src/inspector/debugger-script.js View 3 chunks +4 lines, -1 line 1 comment Download
M src/inspector/debugger_script_externs.js View 1 chunk +2 lines, -1 line 1 comment Download
M src/inspector/injected-script-source.js View 1 chunk +1 line, -0 lines 0 comments Download
M src/inspector/js_protocol.json View 1 chunk +1 line, -1 line 1 comment Download
A + test/debugger/debug/harmony/modules-debug-scopes1.js View 10 chunks +7 lines, -15 lines 1 comment Download
A + test/debugger/debug/harmony/modules-debug-scopes2.js View 6 chunks +8 lines, -11 lines 0 comments Download
M test/debugger/test-api.js View 1 chunk +1 line, -0 lines 0 comments Download
M test/debugger/testcfg.py View 2 chunks +3 lines, -0 lines 0 comments Download
D test/mjsunit/modules-debug-scopes1.js View 1 chunk +0 lines, -879 lines 0 comments Download
D test/mjsunit/modules-debug-scopes2.js View 1 chunk +0 lines, -188 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 12 (4 generated)
Yang
4 years ago (2016-12-12 11:57:24 UTC) #1
Yang
On 2016/12/12 11:57:24, Yang wrote: I did not add a test case to test/inspector because ...
4 years ago (2016-12-12 11:58:09 UTC) #2
jgruber
lgtm with nits. https://codereview.chromium.org/2568083002/diff/1/src/inspector/debugger-script.js File src/inspector/debugger-script.js (right): https://codereview.chromium.org/2568083002/diff/1/src/inspector/debugger-script.js#newcode571 src/inspector/debugger-script.js:571: // Also drop empty Block, Eval ...
4 years ago (2016-12-12 13:23:48 UTC) #3
dgozman
https://codereview.chromium.org/2568083002/diff/1/src/inspector/js_protocol.json File src/inspector/js_protocol.json (right): https://codereview.chromium.org/2568083002/diff/1/src/inspector/js_protocol.json#newcode456 src/inspector/js_protocol.json:456: { "name": "type", "type": "string", "enum": ["global", "local", "with", ...
4 years ago (2016-12-12 23:22:18 UTC) #5
kozy
lgtm, It looks like our frontend is ready for unknown type name [1]. I think ...
4 years ago (2016-12-12 23:50:26 UTC) #6
dgozman
On 2016/12/12 23:50:26, kozyatinskiy wrote: > lgtm, > It looks like our frontend is ready ...
4 years ago (2016-12-12 23:52:50 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/2568083002/1
4 years ago (2016-12-16 13:58:15 UTC) #9
commit-bot: I haz the power
4 years ago (2016-12-16 14:29:01 UTC) #12
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/v8/v8/+/bcb73f6219b6bc119a3658035ef1d1241f9...

Powered by Google App Engine
This is Rietveld 408576698