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

Issue 2574803002: [inspector] add async instrumentation for setTimeout in tests (Closed)

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

Description

[inspector] add async instrumentation for setTimeout in tests BUG=v8:5738 R=dgozman@chromium.org Committed: https://crrev.com/73ac1d3877a263b021c1d9989e19ffa86a63978b Cr-Commit-Position: refs/heads/master@{#41680}

Patch Set 1 #

Total comments: 6

Patch Set 2 : better #

Patch Set 3 : addressed comments #

Total comments: 6

Patch Set 4 : store copy of reported script #

Patch Set 5 : addressed comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+149 lines, -23 lines) Patch
A test/inspector/debugger/async-set-timeout.js View 1 2 3 4 1 chunk +48 lines, -0 lines 0 comments Download
A test/inspector/debugger/async-set-timeout-expected.txt View 1 1 chunk +11 lines, -0 lines 0 comments Download
M test/inspector/inspector-test.cc View 1 2 3 chunks +21 lines, -13 lines 0 comments Download
M test/inspector/protocol-test.js View 1 2 3 4 chunks +20 lines, -1 line 0 comments Download
M test/inspector/task-runner.h View 1 2 1 chunk +19 lines, -4 lines 0 comments Download
M test/inspector/task-runner.cc View 1 2 2 chunks +30 lines, -5 lines 0 comments Download

Messages

Total messages: 13 (5 generated)
kozy
Dmitry, please take a look.
4 years ago (2016-12-13 17:18:43 UTC) #1
dgozman
https://codereview.chromium.org/2574803002/diff/1/test/inspector/debugger/async-set-timeout.js File test/inspector/debugger/async-set-timeout.js (right): https://codereview.chromium.org/2574803002/diff/1/test/inspector/debugger/async-set-timeout.js#newcode26 test/inspector/debugger/async-set-timeout.js:26: //# sourceURL=test.js`, 7, 26) missing semicolon https://codereview.chromium.org/2574803002/diff/1/test/inspector/debugger/async-set-timeout.js#newcode32 test/inspector/debugger/async-set-timeout.js:32: urlByScriptId.set(message.params.scriptId, ...
4 years ago (2016-12-13 17:31:54 UTC) #2
kozy
all done, please take another look. https://codereview.chromium.org/2574803002/diff/1/test/inspector/debugger/async-set-timeout.js File test/inspector/debugger/async-set-timeout.js (right): https://codereview.chromium.org/2574803002/diff/1/test/inspector/debugger/async-set-timeout.js#newcode26 test/inspector/debugger/async-set-timeout.js:26: //# sourceURL=test.js`, 7, ...
4 years ago (2016-12-13 18:24:26 UTC) #3
dgozman
lgtm https://codereview.chromium.org/2574803002/diff/40001/test/inspector/debugger/async-set-timeout.js File test/inspector/debugger/async-set-timeout.js (right): https://codereview.chromium.org/2574803002/diff/40001/test/inspector/debugger/async-set-timeout.js#newcode32 test/inspector/debugger/async-set-timeout.js:32: var urlByScriptId = new Map(); Unused. https://codereview.chromium.org/2574803002/diff/40001/test/inspector/debugger/async-set-timeout.js#newcode35 test/inspector/debugger/async-set-timeout.js:35: ...
4 years ago (2016-12-13 18:33:25 UTC) #4
kozy
thanks! https://codereview.chromium.org/2574803002/diff/40001/test/inspector/debugger/async-set-timeout.js File test/inspector/debugger/async-set-timeout.js (right): https://codereview.chromium.org/2574803002/diff/40001/test/inspector/debugger/async-set-timeout.js#newcode32 test/inspector/debugger/async-set-timeout.js:32: var urlByScriptId = new Map(); On 2016/12/13 18:33:24, ...
4 years ago (2016-12-13 19:15:27 UTC) #5
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/2574803002/80001
4 years ago (2016-12-13 19:15:40 UTC) #8
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years ago (2016-12-13 19:40:22 UTC) #11
commit-bot: I haz the power
4 years ago (2016-12-13 19:41:32 UTC) #13
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/73ac1d3877a263b021c1d9989e19ffa86a63978b
Cr-Commit-Position: refs/heads/master@{#41680}

Powered by Google App Engine
This is Rietveld 408576698