Closed Bug 1169144 Opened 9 years ago Closed 2 years ago

Last markers are hidden under the scrollbar in waterfall view on Linux

Categories

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

All
Linux
defect

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: sjakthol, Unassigned)

References

Details

(Whiteboard: [lang=js])

Attachments

(1 file)

STR:
1. Go to http://wbamberg.github.io/performance-scenarios/animation-transform-margin/index.html and press start.
2. Open performance tool.
3. Start recording.
4. Wait a while and then stop recording.
5. Scroll to the bottom of the waterfall view.

Expected results: Even the last markers are visible in the waterfall view.
Actual results: The last markers are hidden under the scrollbar. See the attached screenshot.

Tested on an fx-team build from rev e88fd1006b84.
Whiteboard: [good first bug][lang=js]
Triaging. Filter on ADRENOCORTICOTROPIC (yes).
Priority: -- → P3
Hardware: x86_64 → All
[good first bug] whiteboard -> keyword mass change
Keywords: good-first-bug
I am new to open source. I followed STR but this slows down the computer a lot. Which I checked the performance, I saw firefox taking 100% of CPU. Is this caused by using CPU(not GPU) for animation?
Flags: needinfo?(sjakthol)
Hey there! It might be a good idea to wait until
Depends on: 1152441
Hey there! It might be a good idea to wait until Bug 1152441 gets resolved, which recreates the view for the waterfall using a React component. It only renders the markers in view, so it should be a lot lot faster than what we currently have. It would still be great to verify that this bug still exists or not after Bug 1152441 lands.
As Greg mentioned the slowdown is caused by rendering everything at once which causes a lot of allocations etc. You don't need to get that many events to test this - just enough that the scrollbar is visible. So try doing a shorter recording and then check the bug.
Flags: needinfo?(sjakthol)
Depends on: perf-bug
Blocks: perf-bug
No longer depends on: perf-bug
Keywords: good-first-bug
Whiteboard: [good first bug][lang=js] → [lang=js]
Product: Firefox → DevTools

Now that we replaced the old performance panel by the Firefox Profiler (see Bug 1668219) we're closing bugs related to this.

Filter on MASSCLOSEOLDPERFTOOLBUGS.

Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: