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

Issue 1308213007: Devtools UI: Display hint when Network panel is empty (Closed)

Created:
5 years, 3 months ago by samli
Modified:
5 years, 3 months ago
Reviewers:
paulirish, dgozman, pfeldman
CC:
apavlov+blink_chromium.org, blink-reviews, caseq+blink_chromium.org, devtools-reviews_chromium.org, kozyatinskiy+blink_chromium.org, lushnikov+blink_chromium.org, pfeldman+blink_chromium.org, sergeyv+blink_chromium.org, yurys+blink_chromium.org
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

Devtools UI: Display hint when Network panel is empty BUG=526768 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=201578

Patch Set 1 #

Patch Set 2 : #

Total comments: 1

Patch Set 3 : #

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+48 lines, -9 lines) Patch
M Source/devtools/front_end/network/NetworkLogView.js View 1 2 3 3 chunks +30 lines, -9 lines 0 comments Download
M Source/devtools/front_end/network/networkLogView.css View 1 2 1 chunk +18 lines, -0 lines 0 comments Download

Messages

Total messages: 19 (8 generated)
samli
Screenshot: http://i.imgur.com/bq7A0nh.png
5 years, 3 months ago (2015-09-01 16:55:49 UTC) #2
paulirish
thanks for this. lgtm from my side. https://codereview.chromium.org/1308213007/diff/20001/Source/devtools/front_end/network/NetworkLogView.js File Source/devtools/front_end/network/NetworkLogView.js (right): https://codereview.chromium.org/1308213007/diff/20001/Source/devtools/front_end/network/NetworkLogView.js#newcode305 Source/devtools/front_end/network/NetworkLogView.js:305: recordingText.textContent = ...
5 years, 3 months ago (2015-09-01 17:01:34 UTC) #4
pfeldman
lgtm % paul's comments.
5 years, 3 months ago (2015-09-01 17:44:17 UTC) #6
dgozman
We have something similar already: http://pasteboard.co/jSWxBUp.png. Also, I don't really like how this looks. Maybe ...
5 years, 3 months ago (2015-09-01 17:47:11 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1308213007/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1308213007/40001
5 years, 3 months ago (2015-09-01 18:03:44 UTC) #10
samli
On 2015/09/01 at 17:47:11, dgozman wrote: > We have something similar already: http://pasteboard.co/jSWxBUp.png. Yes, but ...
5 years, 3 months ago (2015-09-01 18:04:40 UTC) #11
dgozman
On 2015/09/01 18:04:40, samli wrote: > On 2015/09/01 at 17:47:11, dgozman wrote: > > We ...
5 years, 3 months ago (2015-09-01 18:06:15 UTC) #13
samli
On 2015/09/01 at 18:06:15, dgozman wrote: > On 2015/09/01 18:04:40, samli wrote: > > On ...
5 years, 3 months ago (2015-09-01 21:18:57 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1308213007/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1308213007/60001
5 years, 3 months ago (2015-09-01 21:19:28 UTC) #17
commit-bot: I haz the power
Committed patchset #4 (id:60001) as https://src.chromium.org/viewvc/blink?view=rev&revision=201578
5 years, 3 months ago (2015-09-01 22:31:55 UTC) #18
paulirish
5 years, 3 months ago (2015-09-02 03:06:59 UTC) #19
Message was sent while issue was closed.
fwiw i think you could've dropped a rule of CSS:

.network-summary-bar label[is=dt-icon-label] {
    margin-right: 6px;
}

Powered by Google App Engine
This is Rietveld 408576698