Open
Bug 1386456
Opened 7 years ago
Updated 2 years ago
Remove the sync reflow in DownloadsIndicatorView.showEventNotification
Categories
(Firefox :: Theme, enhancement, P3)
Firefox
Theme
Tracking
()
NEW
People
(Reporter: sfoster, Unassigned)
Details
In showEventNotification, when a download starts or finishes, the animating element must be un-hidden, measured and then positioned - which is currently a guaranteed sync reflow. We should fix this.
Updated•7 years ago
|
Priority: -- → P3
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•