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

Issue 2388903004: [DevTools] Fixed inline scope variables for object property (Closed)

Created:
4 years, 2 months ago by kozy
Modified:
4 years, 2 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
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[DevTools] Fixed inline scope variables for object property BUG=593937 R=lushnikov@chromium.org Committed: https://crrev.com/b5a068cae369175fcf0cc9bd1a214d3cbbe8cefd Cr-Commit-Position: refs/heads/master@{#423049}

Patch Set 1 #

Total comments: 2

Patch Set 2 : addressed comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+59 lines, -1 line) Patch
A third_party/WebKit/LayoutTests/inspector/sources/debugger-ui/inline-scope-variables.html View 1 chunk +46 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/inspector/sources/debugger-ui/inline-scope-variables-expected.txt View 1 chunk +10 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/sources/JavaScriptSourceFrame.js View 1 3 chunks +3 lines, -1 line 0 comments Download

Messages

Total messages: 12 (6 generated)
kozy
Andrey, please take a look!
4 years, 2 months ago (2016-10-04 17:21:32 UTC) #3
lushnikov
lgtm https://codereview.chromium.org/2388903004/diff/1/third_party/WebKit/Source/devtools/front_end/sources/JavaScriptSourceFrame.js File third_party/WebKit/Source/devtools/front_end/sources/JavaScriptSourceFrame.js (right): https://codereview.chromium.org/2388903004/diff/1/third_party/WebKit/Source/devtools/front_end/sources/JavaScriptSourceFrame.js#newcode715 third_party/WebKit/Source/devtools/front_end/sources/JavaScriptSourceFrame.js:715: var skipNextToken = false; let's name this skipObjectProperty ...
4 years, 2 months ago (2016-10-04 23:31:31 UTC) #4
kozy
All done, thanks! https://codereview.chromium.org/2388903004/diff/1/third_party/WebKit/Source/devtools/front_end/sources/JavaScriptSourceFrame.js File third_party/WebKit/Source/devtools/front_end/sources/JavaScriptSourceFrame.js (right): https://codereview.chromium.org/2388903004/diff/1/third_party/WebKit/Source/devtools/front_end/sources/JavaScriptSourceFrame.js#newcode715 third_party/WebKit/Source/devtools/front_end/sources/JavaScriptSourceFrame.js:715: var skipNextToken = false; On 2016/10/04 ...
4 years, 2 months ago (2016-10-05 00:10:22 UTC) #5
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/2388903004/20001
4 years, 2 months ago (2016-10-05 00:10:50 UTC) #8
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 2 months ago (2016-10-05 02:15:51 UTC) #10
commit-bot: I haz the power
4 years, 2 months ago (2016-10-05 02:18:25 UTC) #12
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/b5a068cae369175fcf0cc9bd1a214d3cbbe8cefd
Cr-Commit-Position: refs/heads/master@{#423049}

Powered by Google App Engine
This is Rietveld 408576698