Closed Bug 1479655 Opened 6 years ago Closed 6 years ago

Scrolling quickly sometimes makes the throbber paint the wrong frames

Categories

(Core :: Graphics: WebRender, defect, P3)

63 Branch
defect

Tracking

()

RESOLVED DUPLICATE of bug 1481313
Tracking Status
firefox63 --- disabled

People

(Reporter: jrmuizel, Unassigned)

References

Details

This seems like a regression. I noticed this on https://www.bbc.com/news/world-europe-42157129 when scrolling quickly during loading.
I wonder if this is our schedule pressure thing. If you set browser.schedulePressure.enabled to false, do you still see this?
Flags: needinfo?(jmuizelaar)
Apparently, Asa sees this occasionally too, so also ni?'ing him.
Flags: needinfo?(asa)
Flags: needinfo?(jmuizelaar)
Priority: -- → P3
Hey jrmuizel, I suspect you didn't mean to clear the needinfo - if you still see this, does it persist if you flip that pref I mentioned in comment 1?
Flags: needinfo?(jmuizelaar)
I did not. I haven't been seeing this as much lately.
Flags: needinfo?(jmuizelaar)
Sorry for the late reply. I wanted to test with and without the suggested pref but I'm no longer seeing the stutter with either pref set or not. Sorry I couldn't help more. Will let you know if it returns.
Flags: needinfo?(asa)
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WORKSFORME
I've seen this again.
Status: RESOLVED → REOPENED
Resolution: WORKSFORME → ---
I just realized that this is the exact case what I mentioned in bug 1481313 comment 21, the case is that we skip calling set_properties() since, IIRC, the throbber animation uses a step function for the animation-timing-function.

Feel free to reopen if someone still sees this.
Status: REOPENED → RESOLVED
Closed: 6 years ago6 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.