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

Issue 2740623002: [inspector] added length for scriptParsed notification (Closed)

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

Description

[inspector] added length for scriptParsed notification BUG=none R=caseq@chromium.org Review-Url: https://codereview.chromium.org/2740623002 Cr-Commit-Position: refs/heads/master@{#43656} Committed: https://chromium.googlesource.com/v8/v8/+/07ada64a57fa566cffd610133821f0c29eac301a

Patch Set 1 : better #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+59 lines, -4 lines) Patch
M src/inspector/js_protocol.json View 2 chunks +4 lines, -2 lines 3 comments Download
M src/inspector/v8-debugger-agent-impl.cc View 1 chunk +3 lines, -2 lines 0 comments Download
M test/inspector/debugger/es6-module-script-parsed-expected.txt View 3 chunks +3 lines, -0 lines 0 comments Download
M test/inspector/debugger/script-on-after-compile-expected.txt View 39 chunks +39 lines, -0 lines 0 comments Download
M test/inspector/debugger/script-parsed-for-runtime-evaluate-expected.txt View 6 chunks +6 lines, -0 lines 0 comments Download
M test/inspector/runtime/es6-module-expected.txt View 4 chunks +4 lines, -0 lines 0 comments Download

Messages

Total messages: 15 (7 generated)
kozy
Andrey, please take a look!
3 years, 9 months ago (2017-03-07 21:10:30 UTC) #2
kozy
+ Dmitry, I need owner lgtm for js_protocol.json.
3 years, 9 months ago (2017-03-07 21:11:11 UTC) #5
caseq
lgtm https://codereview.chromium.org/2740623002/diff/20001/src/inspector/js_protocol.json File src/inspector/js_protocol.json (right): https://codereview.chromium.org/2740623002/diff/20001/src/inspector/js_protocol.json#newcode716 src/inspector/js_protocol.json:716: { "name": "length", "type": "integer", "optional": true, "description": ...
3 years, 9 months ago (2017-03-07 21:25:36 UTC) #6
dgozman
lgtm https://codereview.chromium.org/2740623002/diff/20001/src/inspector/js_protocol.json File src/inspector/js_protocol.json (right): https://codereview.chromium.org/2740623002/diff/20001/src/inspector/js_protocol.json#newcode716 src/inspector/js_protocol.json:716: { "name": "length", "type": "integer", "optional": true, "description": ...
3 years, 9 months ago (2017-03-07 21:27:56 UTC) #7
caseq
On 2017/03/07 21:27:56, dgozman wrote: > lgtm > > https://codereview.chromium.org/2740623002/diff/20001/src/inspector/js_protocol.json > File src/inspector/js_protocol.json (right): > ...
3 years, 9 months ago (2017-03-07 21:32:48 UTC) #9
kozy
https://codereview.chromium.org/2740623002/diff/20001/src/inspector/js_protocol.json File src/inspector/js_protocol.json (right): https://codereview.chromium.org/2740623002/diff/20001/src/inspector/js_protocol.json#newcode716 src/inspector/js_protocol.json:716: { "name": "length", "type": "integer", "optional": true, "description": "This ...
3 years, 9 months ago (2017-03-07 21:34:24 UTC) #10
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/2740623002/20001
3 years, 9 months ago (2017-03-07 21:34:38 UTC) #12
commit-bot: I haz the power
3 years, 9 months ago (2017-03-07 22:01:45 UTC) #15
Message was sent while issue was closed.
Committed patchset #1 (id:20001) as
https://chromium.googlesource.com/v8/v8/+/07ada64a57fa566cffd610133821f0c29ea...

Powered by Google App Engine
This is Rietveld 408576698