Open
Bug 1406706
Opened 8 years ago
Updated 1 month ago
firefox cpu spikes on nightly when moving the mouse
Categories
(Core :: Widget: Gtk, defect, P2)
Tracking
()
NEW
People
(Reporter: stephen, Unassigned)
References
Details
Attachments
(2 files)
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:58.0) Gecko/20100101 Firefox/58.0
Build ID: 20171007100142
Steps to reproduce:
1. Navigate browser to about:blank to be sure there is nothing listening to mouse events.
2. Open a cpu monitor
3. Wiggle your mouse over the web pane of about blank
Actual results:
Notice cpu spiked to 20% and stayed there as long as I moved my mouse. If I stopped it dropped to 0.
Expected results:
20% usage as I'm moving my mouse around on websites seems high. Especially considering it seems unrelated to the actual web content since my demo reproduced it on about:blank.
I ran latest nightly through linux perf and produced a flame graph of what firefox was doing as I moved my mouse around. Hope this helps.
Updated•8 years ago
|
Component: Untriaged → Widget: Gtk
OS: Unspecified → Linux
Product: Firefox → Core
Updated•8 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Priority: -- → P2
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•