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

Issue 2236033002: [DevTools] Simplify evaluation callbacks on frontend (Closed)

Created:
4 years, 4 months ago by kozy
Modified:
4 years, 4 months ago
Reviewers:
lushnikov
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, pfeldman, kozyatinskiy+blink_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@remove-was-thrown
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[DevTools] Simplify evaluation callbacks on frontend BUG=635947 R=lushnikov@chromium.org Committed: https://crrev.com/bf48b95307f9c3a066e4e3f882094bf577dfdab7 Cr-Commit-Position: refs/heads/master@{#411869}

Patch Set 1 #

Total comments: 4

Patch Set 2 : addressed comments #

Messages

Total messages: 9 (3 generated)
kozy
Andrey, please take a look!
4 years, 4 months ago (2016-08-10 20:49:49 UTC) #1
lushnikov
lgtm https://codereview.chromium.org/2236033002/diff/1/third_party/WebKit/Source/devtools/front_end/sdk/RemoteObject.js File third_party/WebKit/Source/devtools/front_end/sdk/RemoteObject.js (right): https://codereview.chromium.org/2236033002/diff/1/third_party/WebKit/Source/devtools/front_end/sdk/RemoteObject.js#newcode98 third_party/WebKit/Source/devtools/front_end/sdk/RemoteObject.js:98: return new Promise((fulfill) => this.getOwnProperties((properties, internalProperties) => fulfill({ ...
4 years, 4 months ago (2016-08-11 00:55:45 UTC) #2
kozy
all done https://codereview.chromium.org/2236033002/diff/1/third_party/WebKit/Source/devtools/front_end/sdk/RemoteObject.js File third_party/WebKit/Source/devtools/front_end/sdk/RemoteObject.js (right): https://codereview.chromium.org/2236033002/diff/1/third_party/WebKit/Source/devtools/front_end/sdk/RemoteObject.js#newcode98 third_party/WebKit/Source/devtools/front_end/sdk/RemoteObject.js:98: return new Promise((fulfill) => this.getOwnProperties((properties, internalProperties) => ...
4 years, 4 months ago (2016-08-13 00:11:37 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/2236033002/20001
4 years, 4 months ago (2016-08-13 00:12:19 UTC) #6
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 4 months ago (2016-08-13 03:25:01 UTC) #7
commit-bot: I haz the power
4 years, 4 months ago (2016-08-13 03:27:41 UTC) #9
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/bf48b95307f9c3a066e4e3f882094bf577dfdab7
Cr-Commit-Position: refs/heads/master@{#411869}

Powered by Google App Engine
This is Rietveld 408576698