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

Issue 2844603002: DevTools: render continue to location as execution line instead of green dots. (Closed)

Created:
3 years, 7 months ago by pfeldman
Modified:
3 years, 7 months ago
Reviewers:
kozy, 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, pfeldman, kozyatinskiy+blink_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

DevTools: render continue to location as execution line instead of green dots. Review-Url: https://codereview.chromium.org/2844603002 Cr-Commit-Position: refs/heads/master@{#467806} Committed: https://chromium.googlesource.com/chromium/src/+/de456d8a5abd7f80414bec689f45e29dc9521f6a

Patch Set 1 #

Patch Set 2 : same #

Total comments: 6
Unified diffs Side-by-side diffs Delta from patch set Stats (+95 lines, -79 lines) Patch
M third_party/WebKit/Source/devtools/front_end/sources/JavaScriptSourceFrame.js View 1 9 chunks +66 lines, -74 lines 4 comments Download
M third_party/WebKit/Source/devtools/front_end/text_editor/cmdevtools.css View 1 chunk +24 lines, -1 line 0 comments Download
M third_party/WebKit/Source/devtools/front_end/ui/Popover.js View 4 chunks +5 lines, -4 lines 2 comments Download

Messages

Total messages: 11 (5 generated)
pfeldman
3 years, 7 months ago (2017-04-26 01:33:01 UTC) #2
kozy
lgtm
3 years, 7 months ago (2017-04-26 15:21:30 UTC) #4
dgozman
https://codereview.chromium.org/2844603002/diff/20001/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/2844603002/diff/20001/third_party/WebKit/Source/devtools/front_end/sources/JavaScriptSourceFrame.js#newcode829 third_party/WebKit/Source/devtools/front_end/sources/JavaScriptSourceFrame.js:829: this._clearValueWidgetsTimer = setTimeout(this._clearValueWidgets.bind(this), 1000); I feel like we should ...
3 years, 7 months ago (2017-04-26 16:04:59 UTC) #5
pfeldman
https://codereview.chromium.org/2844603002/diff/20001/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/2844603002/diff/20001/third_party/WebKit/Source/devtools/front_end/sources/JavaScriptSourceFrame.js#newcode829 third_party/WebKit/Source/devtools/front_end/sources/JavaScriptSourceFrame.js:829: this._clearValueWidgetsTimer = setTimeout(this._clearValueWidgets.bind(this), 1000); On 2017/04/26 16:04:58, dgozman wrote: ...
3 years, 7 months ago (2017-04-27 21:05:05 UTC) #6
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/2844603002/20001
3 years, 7 months ago (2017-04-27 21:06:03 UTC) #8
commit-bot: I haz the power
3 years, 7 months ago (2017-04-28 01:41:50 UTC) #11
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/de456d8a5abd7f80414bec689f45...

Powered by Google App Engine
This is Rietveld 408576698