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

Issue 2729743002: [DevTools] Move 'this' evaluation from ExecutionContext to autocomplete. (Closed)

Created:
3 years, 9 months ago by dgozman
Modified:
3 years, 9 months ago
Reviewers:
caseq, einbinder
CC:
apavlov+blink_chromium.org, blink-reviews, caseq+blink_chromium.org, chromium-reviews, devtools-reviews_chromium.org, kozyatinskiy+blink_chromium.org, lushnikov+blink_chromium.org, pfeldman+blink_chromium.org, pfeldman
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[DevTools] Move 'this' evaluation from ExecutionContext to autocomplete. It's only used by autocomplete logic. BUG=none Review-Url: https://codereview.chromium.org/2729743002 Cr-Commit-Position: refs/heads/master@{#454729} Committed: https://chromium.googlesource.com/chromium/src/+/7791a3fc003f99454ca8cbdcfbbb8d28a0c6c1af

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -7 lines) Patch
M third_party/WebKit/Source/devtools/front_end/object_ui/JavaScriptAutocomplete.js View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/sdk/RuntimeModel.js View 1 chunk +0 lines, -5 lines 2 comments Download

Dependent Patchsets:

Messages

Total messages: 15 (6 generated)
dgozman
Take a look please.
3 years, 9 months ago (2017-03-02 01:41:36 UTC) #2
einbinder
lgtm https://codereview.chromium.org/2729743002/diff/1/third_party/WebKit/Source/devtools/front_end/sdk/RuntimeModel.js File third_party/WebKit/Source/devtools/front_end/sdk/RuntimeModel.js (right): https://codereview.chromium.org/2729743002/diff/1/third_party/WebKit/Source/devtools/front_end/sdk/RuntimeModel.js#newcode512 third_party/WebKit/Source/devtools/front_end/sdk/RuntimeModel.js:512: this.debuggerModel.evaluateOnSelectedCallFrame( Did you test this behavior? Expression will ...
3 years, 9 months ago (2017-03-02 01:48:56 UTC) #3
dgozman
https://codereview.chromium.org/2729743002/diff/1/third_party/WebKit/Source/devtools/front_end/sdk/RuntimeModel.js File third_party/WebKit/Source/devtools/front_end/sdk/RuntimeModel.js (right): https://codereview.chromium.org/2729743002/diff/1/third_party/WebKit/Source/devtools/front_end/sdk/RuntimeModel.js#newcode512 third_party/WebKit/Source/devtools/front_end/sdk/RuntimeModel.js:512: this.debuggerModel.evaluateOnSelectedCallFrame( On 2017/03/02 01:48:56, einbinder wrote: > Did you ...
3 years, 9 months ago (2017-03-03 23:27:14 UTC) #4
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/2729743002/1
3 years, 9 months ago (2017-03-03 23:28:04 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 ...
3 years, 9 months ago (2017-03-03 23:28:06 UTC) #8
caseq
lgtm
3 years, 9 months ago (2017-03-03 23:32:59 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/2729743002/1
3 years, 9 months ago (2017-03-03 23:33:15 UTC) #11
commit-bot: I haz the power
Committed patchset #1 (id:1) as https://chromium.googlesource.com/chromium/src/+/7791a3fc003f99454ca8cbdcfbbb8d28a0c6c1af
3 years, 9 months ago (2017-03-04 00:53:27 UTC) #14
dgozman
3 years, 9 months ago (2017-03-04 01:57:14 UTC) #15
Message was sent while issue was closed.
A revert of this CL (patchset #1 id:1) has been created in
https://codereview.chromium.org/2728133004/ by dgozman@chromium.org.

The reason for reverting is: Not sure this works in all cases.

Powered by Google App Engine
This is Rietveld 408576698