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

Issue 2881893002: [DevTools] Support async step in from arbitrary position (Closed)

Created:
3 years, 7 months ago by dgozman
Modified:
3 years, 7 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/heads/master
Project:
chromium
Visibility:
Public.

Description

[DevTools] Support async step in from arbitrary position We first continue to call location, then async step in. BUG=none Review-Url: https://codereview.chromium.org/2881893002 Cr-Commit-Position: refs/heads/master@{#471517} Committed: https://chromium.googlesource.com/chromium/src/+/ca179d80c8bdd013f79d695748f07f003e76e903

Patch Set 1 #

Total comments: 4

Patch Set 2 : lushnikov's experience helps a lot! #

Patch Set 3 : addressed comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+82 lines, -22 lines) Patch
M third_party/WebKit/Source/devtools/front_end/sdk/DebuggerModel.js View 2 chunks +29 lines, -1 line 0 comments Download
M third_party/WebKit/Source/devtools/front_end/sources/JavaScriptSourceFrame.js View 1 2 5 chunks +38 lines, -9 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/text_editor/cmdevtools.css View 1 chunk +15 lines, -12 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 10 (5 generated)
dgozman
Could you please take a look?
3 years, 7 months ago (2017-05-12 18:00:07 UTC) #2
lushnikov
lgtm https://codereview.chromium.org/2881893002/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/2881893002/diff/1/third_party/WebKit/Source/devtools/front_end/sources/JavaScriptSourceFrame.js#newcode520 third_party/WebKit/Source/devtools/front_end/sources/JavaScriptSourceFrame.js:520: var line = event.target.enclosingNodeOrSelfWithClass('CodeMirror-line'); let's use codemirror's coordinatesToCursorPosition ...
3 years, 7 months ago (2017-05-12 19:47:58 UTC) #3
dgozman
https://codereview.chromium.org/2881893002/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/2881893002/diff/1/third_party/WebKit/Source/devtools/front_end/sources/JavaScriptSourceFrame.js#newcode520 third_party/WebKit/Source/devtools/front_end/sources/JavaScriptSourceFrame.js:520: var line = event.target.enclosingNodeOrSelfWithClass('CodeMirror-line'); On 2017/05/12 19:47:57, lushnikov wrote: ...
3 years, 7 months ago (2017-05-12 21:02:39 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/2881893002/40001
3 years, 7 months ago (2017-05-12 22:59:22 UTC) #7
commit-bot: I haz the power
3 years, 7 months ago (2017-05-13 01:03:41 UTC) #10
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/ca179d80c8bdd013f79d695748f0...

Powered by Google App Engine
This is Rietveld 408576698