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

Issue 2389333002: DevTools: update styles for debugger's CallStackSidebarPane (Closed)

Created:
4 years, 2 months ago by luoe
Modified:
4 years, 2 months ago
Reviewers:
kozy, 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: update styles for debugger's CallStackSidebarPane - async links now format the same as non-async links - updated gray color - async dividers aligned to the left - line separators only appear for async dividers BUG=652461 Committed: https://crrev.com/2ae84df4a969c7b0f17f66a25e29fb59cc484a4d Cr-Commit-Position: refs/heads/master@{#424929}

Patch Set 1 #

Patch Set 2 : update test #

Patch Set 3 : better callstack with wrapping #

Patch Set 4 : correct the order #

Total comments: 2

Patch Set 5 : reset result after reorder, address comments #

Total comments: 1

Messages

Total messages: 27 (16 generated)
luoe
lushnikov: general frontend review kozyatinskiy: async callframes no longer using linkifier.linkifyRawLocation(). Instead, it now calls ...
4 years, 2 months ago (2016-10-05 00:00:50 UTC) #3
luoe
Updated styles of the callstack. Please see screenshot for details https://bugs.chromium.org/p/chromium/issues/detail?id=652461#c6
4 years, 2 months ago (2016-10-07 01:28:45 UTC) #4
kozy
lgtm % Andrey's comments
4 years, 2 months ago (2016-10-07 22:26:54 UTC) #5
lushnikov
https://codereview.chromium.org/2389333002/diff/60001/third_party/WebKit/Source/devtools/front_end/sources/CallStackSidebarPane.js File third_party/WebKit/Source/devtools/front_end/sources/CallStackSidebarPane.js (left): https://codereview.chromium.org/2389333002/diff/60001/third_party/WebKit/Source/devtools/front_end/sources/CallStackSidebarPane.js#oldcode478 third_party/WebKit/Source/devtools/front_end/sources/CallStackSidebarPane.js:478: this._liveLocationPool = new WebInspector.LiveLocationPool(); this should go to the ...
4 years, 2 months ago (2016-10-07 22:28:30 UTC) #6
luoe
https://codereview.chromium.org/2389333002/diff/60001/third_party/WebKit/Source/devtools/front_end/sources/CallStackSidebarPane.js File third_party/WebKit/Source/devtools/front_end/sources/CallStackSidebarPane.js (left): https://codereview.chromium.org/2389333002/diff/60001/third_party/WebKit/Source/devtools/front_end/sources/CallStackSidebarPane.js#oldcode478 third_party/WebKit/Source/devtools/front_end/sources/CallStackSidebarPane.js:478: this._liveLocationPool = new WebInspector.LiveLocationPool(); On 2016/10/07 22:28:29, lushnikov wrote: ...
4 years, 2 months ago (2016-10-07 23:18:59 UTC) #9
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/2389333002/80001
4 years, 2 months ago (2016-10-07 23:53:47 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/276961)
4 years, 2 months ago (2016-10-07 23:59:40 UTC) #16
lushnikov
lgtm https://codereview.chromium.org/2389333002/diff/80001/third_party/WebKit/Source/devtools/front_end/ui/viewContainers.css File third_party/WebKit/Source/devtools/front_end/ui/viewContainers.css (right): https://codereview.chromium.org/2389333002/diff/80001/third_party/WebKit/Source/devtools/front_end/ui/viewContainers.css#newcode37 third_party/WebKit/Source/devtools/front_end/ui/viewContainers.css:37: background-color: #f3f3f3; For the record: this is to ...
4 years, 2 months ago (2016-10-12 21:41:56 UTC) #17
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/2389333002/80001
4 years, 2 months ago (2016-10-13 01:23:16 UTC) #23
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years, 2 months ago (2016-10-13 01:29:51 UTC) #25
commit-bot: I haz the power
4 years, 2 months ago (2016-10-13 01:31:38 UTC) #27
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/2ae84df4a969c7b0f17f66a25e29fb59cc484a4d
Cr-Commit-Position: refs/heads/master@{#424929}

Powered by Google App Engine
This is Rietveld 408576698