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

Issue 2381693002: [inspector] added a test for crash in wrapping async evaluate result (Closed)

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

Description

[inspector] added a test for crash in wrapping async evaluate result BUG=chromium:651211 R=dgozman@chromium.org Committed: https://crrev.com/c9391d15ca7fd2f80d0f907c39f2765a20af8749 Cr-Commit-Position: refs/heads/master@{#39933}

Patch Set 1 #

Total comments: 6

Patch Set 2 : addressed comments #

Total comments: 1

Patch Set 3 : rebased #

Total comments: 6

Patch Set 4 : addressed comments #

Patch Set 5 : a #

Unified diffs Side-by-side diffs Delta from patch set Stats (+44 lines, -0 lines) Patch
M test/inspector/protocol-test.js View 1 2 3 4 1 chunk +21 lines, -0 lines 0 comments Download
A test/inspector/runtime/evaluate-async-with-wrap-error.js View 1 2 3 1 chunk +15 lines, -0 lines 0 comments Download
A test/inspector/runtime/evaluate-async-with-wrap-error-expected.txt View 1 2 3 1 chunk +8 lines, -0 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 22 (11 generated)
kozy
Dmitry, please take a look.
4 years, 2 months ago (2016-09-28 21:17:27 UTC) #1
dgozman
https://codereview.chromium.org/2381693002/diff/1/test/inspector-protocol/runtime/evaluate-async-with-wrap-error.js File test/inspector-protocol/runtime/evaluate-async-with-wrap-error.js (right): https://codereview.chromium.org/2381693002/diff/1/test/inspector-protocol/runtime/evaluate-async-with-wrap-error.js#newcode7 test/inspector-protocol/runtime/evaluate-async-with-wrap-error.js:7: InspectorTest.sendCommand("Runtime.evaluate", { sendCommandPromise. The less callback-based calls we have ...
4 years, 2 months ago (2016-09-28 23:16:27 UTC) #2
kozy
all done, please take a look https://codereview.chromium.org/2381693002/diff/1/test/inspector-protocol/runtime/evaluate-async-with-wrap-error.js File test/inspector-protocol/runtime/evaluate-async-with-wrap-error.js (right): https://codereview.chromium.org/2381693002/diff/1/test/inspector-protocol/runtime/evaluate-async-with-wrap-error.js#newcode7 test/inspector-protocol/runtime/evaluate-async-with-wrap-error.js:7: InspectorTest.sendCommand("Runtime.evaluate", { On ...
4 years, 2 months ago (2016-09-28 23:53:25 UTC) #4
kozy
Alexey, please take a look!
4 years, 2 months ago (2016-09-30 02:14:40 UTC) #7
dgozman
lgtm https://codereview.chromium.org/2381693002/diff/80001/test/inspector/protocol-test.js File test/inspector/protocol-test.js (right): https://codereview.chromium.org/2381693002/diff/80001/test/inspector/protocol-test.js#newcode138 test/inspector/protocol-test.js:138: message.id = 0; We can also zero-out objectId's ...
4 years, 2 months ago (2016-09-30 16:45:30 UTC) #8
alph
lgtm https://codereview.chromium.org/2381693002/diff/80001/test/inspector/runtime/evaluate-async-with-wrap-error.js File test/inspector/runtime/evaluate-async-with-wrap-error.js (right): https://codereview.chromium.org/2381693002/diff/80001/test/inspector/runtime/evaluate-async-with-wrap-error.js#newcode14 test/inspector/runtime/evaluate-async-with-wrap-error.js:14: .then((message) => InspectorTest.logMessage(message)) nit: you don't need wrap ...
4 years, 2 months ago (2016-09-30 21:43:54 UTC) #9
kozy
All done. https://codereview.chromium.org/2381693002/diff/80001/test/inspector/protocol-test.js File test/inspector/protocol-test.js (right): https://codereview.chromium.org/2381693002/diff/80001/test/inspector/protocol-test.js#newcode138 test/inspector/protocol-test.js:138: message.id = 0; On 2016/09/30 16:45:30, dgozman ...
4 years, 2 months ago (2016-10-03 15:04:09 UTC) #12
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/2381693002/100001
4 years, 2 months ago (2016-10-03 15:04:48 UTC) #15
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/2381693002/120001
4 years, 2 months ago (2016-10-03 15:24:12 UTC) #19
commit-bot: I haz the power
Committed patchset #5 (id:120001)
4 years, 2 months ago (2016-10-03 15:51:19 UTC) #20
commit-bot: I haz the power
4 years, 2 months ago (2016-10-03 15:51:38 UTC) #22
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/c9391d15ca7fd2f80d0f907c39f2765a20af8749
Cr-Commit-Position: refs/heads/master@{#39933}

Powered by Google App Engine
This is Rietveld 408576698