Closed
Bug 1473592
Opened 6 years ago
Closed 6 years ago
WebRender sometimes renders continuously when nothing seems to be moving.
Categories
(Core :: Graphics: WebRender, enhancement)
Core
Graphics: WebRender
Tracking
()
RESOLVED
DUPLICATE
of bug 1452165
People
(Reporter: nical, Unassigned)
References
Details
go to about:config and enable "gfx.webrender.debug.new-frame-indicator" as well as "gfx.webrender.debug.new-scene-indicator".
This will show two little bars on the top left. The blue one on the left moves each time a frame is rendered the red one moves each time a scene is built.
I've had these on at all times for a while (and you should too!), and sometimes webrender gets into a state where it continuously renders frames even though the content seems static. It happens to me on github occasionally and other random sites.
My gut feeling is that we get stuck into a state where we thing there is an animation running but there isn't any.
Comment 1•6 years ago
|
||
Bug 1452165 is similar to this.
Reporter | ||
Comment 2•6 years ago
|
||
> Bug 1452165 is similar to this.
Indeed, let's consider this one a dupe.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•