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

Issue 2196003002: [DevTools] Add awaitPromise flag to Runtime.evaluate (Closed)

Created:
4 years, 4 months ago by kozy
Modified:
4 years, 4 months ago
Reviewers:
dgozman
CC:
chromium-reviews, caseq+blink_chromium.org, lushnikov+blink_chromium.org, pfeldman+blink_chromium.org, apavlov+blink_chromium.org, devtools-reviews_chromium.org, blink-reviews, kozyatinskiy+blink_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@add-promise-then
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[DevTools] Add awaitPromise flag to Runtime.evaluate BUG=632875 R=dgozman@chromium.org Committed: https://crrev.com/a95aa0811a396f1e1cd0869161be1ad34b477b56 Cr-Commit-Position: refs/heads/master@{#408873}

Patch Set 1 #

Patch Set 2 : Added a test #

Total comments: 6

Patch Set 3 : addressed comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+200 lines, -25 lines) Patch
A third_party/WebKit/LayoutTests/inspector-protocol/runtime/runtime-evaluate-async.html View 1 1 chunk +72 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/inspector-protocol/runtime/runtime-evaluate-async-expected.txt View 1 1 chunk +70 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/platform/v8_inspector/V8RuntimeAgentImpl.h View 1 chunk +2 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/platform/v8_inspector/V8RuntimeAgentImpl.cpp View 1 2 11 chunks +53 lines, -21 lines 0 comments Download
M third_party/WebKit/Source/platform/v8_inspector/js_protocol.json View 1 2 2 chunks +3 lines, -1 line 0 comments Download

Depends on Patchset:

Messages

Total messages: 13 (6 generated)
kozy
Please take a look! I will add this flag to callFunctionOn after adding ExceptionDetails to ...
4 years, 4 months ago (2016-07-30 01:08:39 UTC) #1
dgozman
https://codereview.chromium.org/2196003002/diff/20001/third_party/WebKit/Source/platform/v8_inspector/V8RuntimeAgentImpl.cpp File third_party/WebKit/Source/platform/v8_inspector/V8RuntimeAgentImpl.cpp (right): https://codereview.chromium.org/2196003002/diff/20001/third_party/WebKit/Source/platform/v8_inspector/V8RuntimeAgentImpl.cpp#newcode253 third_party/WebKit/Source/platform/v8_inspector/V8RuntimeAgentImpl.cpp:253: scope.injectedScript()->wrapEvaluateResult(errorString, Check the errorString after this call. https://codereview.chromium.org/2196003002/diff/20001/third_party/WebKit/Source/platform/v8_inspector/V8RuntimeAgentImpl.cpp#newcode263 third_party/WebKit/Source/platform/v8_inspector/V8RuntimeAgentImpl.cpp:263: ...
4 years, 4 months ago (2016-07-30 01:42:55 UTC) #2
kozy
all done. please take a look! https://codereview.chromium.org/2196003002/diff/20001/third_party/WebKit/Source/platform/v8_inspector/V8RuntimeAgentImpl.cpp File third_party/WebKit/Source/platform/v8_inspector/V8RuntimeAgentImpl.cpp (right): https://codereview.chromium.org/2196003002/diff/20001/third_party/WebKit/Source/platform/v8_inspector/V8RuntimeAgentImpl.cpp#newcode253 third_party/WebKit/Source/platform/v8_inspector/V8RuntimeAgentImpl.cpp:253: scope.injectedScript()->wrapEvaluateResult(errorString, On 2016/07/30 ...
4 years, 4 months ago (2016-07-30 01:49:30 UTC) #3
dgozman
lgtm
4 years, 4 months ago (2016-07-30 15:16:09 UTC) #8
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/2196003002/40001
4 years, 4 months ago (2016-07-30 16:28:20 UTC) #10
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 4 months ago (2016-07-30 16:31:41 UTC) #11
commit-bot: I haz the power
4 years, 4 months ago (2016-07-30 16:33:54 UTC) #13
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/a95aa0811a396f1e1cd0869161be1ad34b477b56
Cr-Commit-Position: refs/heads/master@{#408873}

Powered by Google App Engine
This is Rietveld 408576698