Closed Bug 1149630 Opened 10 years ago Closed 10 years ago

fps graph should look more like other components in performance tools

Categories

(DevTools :: Performance Tools (Profiler/Timeline), defect)

37 Branch
x86
macOS
defect
Not set
normal

Tracking

(firefox40 fixed)

RESOLVED FIXED
Firefox 40
Tracking Status
firefox40 --- fixed

People

(Reporter: jsantell, Assigned: jsantell)

References

Details

Attachments

(1 file, 1 obsolete file)

Especially in the dark theme, the FPS graph looks very different to everything else, aesthetically speaking.
Depends on: 1110550
Assignee: nobody → jsantell
Depends on: 947242
Instead of the current blue, you could use --theme-selection-background for both themes.
Attached patch 1149630-perf-graphs.patch (obsolete) (deleted) — Splinter Review
Perf graphs now use the same base graph, can style them by color. The tooltips still need to be redesigned but there's another bug for that.
Attachment #8587523 - Flags: review?(vporof)
Comment on attachment 8587523 [details] [diff] [review] 1149630-perf-graphs.patch Review of attachment 8587523 [details] [diff] [review]: ----------------------------------------------------------------- Same thing, the colors are horrible imho. Hoping the other bug will make them better. ::: browser/devtools/performance/modules/performance-graphs.js @@ +47,5 @@ > + dampenValuesFactor: DAMPEN_VALUES, > + fixedHeight: HEIGHT, > + clipheadLineColor: CLIPHEAD_LINE_COLOR, > + selectionLineColor: SELECTION_LINE_COLOR, > + withTooltipArrows: false, Don't we want arrows? @@ +48,5 @@ > + fixedHeight: HEIGHT, > + clipheadLineColor: CLIPHEAD_LINE_COLOR, > + selectionLineColor: SELECTION_LINE_COLOR, > + withTooltipArrows: false, > + withFixedTooltipPositions: true, Fixed for both?
Attachment #8587523 - Flags: review?(vporof) → review+
Yeah, colors are bad. bgrins is landing bug 947242 that make it way pretty, but we will be tweeking it over the course of Fx40 (colors good for inspector text are probably not going to be the same as what will look good in a graph). Regarding tooltip config, I think bug 1149626 will involve more styling, so will take care of it there if it makes sense one way or another to anchor the tooltips or what
Intermittents in try for bug 1134500, but looks like that got handled
Keywords: checkin-needed
Blocks: 1148822
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Whiteboard: [fixed-in-fx-team]
Target Milestone: --- → Firefox 40
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: