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

Issue 2384373002: [inspector] introduced exceptionThrown support in test runner (Closed)

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

Description

[inspector] introduced exceptionThrown support in test runner BUG=chromium:635948 R=dgozman@chromium.org Committed: https://crrev.com/e90a79c6378d766f63c623d0944fb2da8ca19ab7 Cr-Commit-Position: refs/heads/master@{#39998}

Patch Set 1 #

Total comments: 4

Patch Set 2 : addressed comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+211 lines, -25 lines) Patch
M test/inspector/inspector-impl.cc View 1 3 chunks +44 lines, -5 lines 0 comments Download
M test/inspector/inspector-test.cc View 3 chunks +15 lines, -5 lines 0 comments Download
M test/inspector/protocol-test.js View 2 chunks +3 lines, -3 lines 0 comments Download
M test/inspector/runtime/console-line-and-column-expected.txt View 2 chunks +2 lines, -2 lines 0 comments Download
A test/inspector/runtime/exception-thrown.js View 1 chunk +12 lines, -0 lines 0 comments Download
A test/inspector/runtime/exception-thrown-expected.txt View 1 chunk +117 lines, -0 lines 0 comments Download
M test/inspector/task-runner.h View 2 chunks +3 lines, -2 lines 0 comments Download
M test/inspector/task-runner.cc View 2 chunks +15 lines, -8 lines 0 comments Download

Messages

Total messages: 15 (6 generated)
kozy
Dmitry, please take a look!
4 years, 2 months ago (2016-10-04 01:03:12 UTC) #1
dgozman
lgtm https://codereview.chromium.org/2384373002/diff/1/test/inspector/inspector-impl.cc File test/inspector/inspector-impl.cc (right): https://codereview.chromium.org/2384373002/diff/1/test/inspector/inspector-impl.cc#newcode46 test/inspector/inspector-impl.cc:46: return v8_inspector::String16(buffer.get(), str->Length()); I remember you wanted String16::createUninitialized. ...
4 years, 2 months ago (2016-10-04 18:26:04 UTC) #2
kozy
all done, thanks! https://codereview.chromium.org/2384373002/diff/1/test/inspector/inspector-impl.cc File test/inspector/inspector-impl.cc (right): https://codereview.chromium.org/2384373002/diff/1/test/inspector/inspector-impl.cc#newcode46 test/inspector/inspector-impl.cc:46: return v8_inspector::String16(buffer.get(), str->Length()); On 2016/10/04 18:26:04, ...
4 years, 2 months ago (2016-10-04 20:34:58 UTC) #3
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/2384373002/20001
4 years, 2 months ago (2016-10-04 20:35:14 UTC) #6
commit-bot: I haz the power
No L-G-T-M from a valid reviewer yet. CQ run can only be started by full ...
4 years, 2 months ago (2016-10-04 20:35:15 UTC) #8
kozy
Alexey, please take a look!
4 years, 2 months ago (2016-10-05 00:06:41 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/2384373002/20001
4 years, 2 months ago (2016-10-05 14:43:06 UTC) #12
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 2 months ago (2016-10-05 15:08:02 UTC) #13
commit-bot: I haz the power
4 years, 2 months ago (2016-10-05 15:08:27 UTC) #15
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/e90a79c6378d766f63c623d0944fb2da8ca19ab7
Cr-Commit-Position: refs/heads/master@{#39998}

Powered by Google App Engine
This is Rietveld 408576698