Bug 1674775 Comment 14 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

OpenGL compositing via `layers.acceleration.force-enabled` is deprecated. WebRender will eventually be supported on the NVIDIA binary driver but we're still working through some issues for it around suspend/resume.

Could you try with `gfx.webrender.all` flipped to true and confirm that also works? And after that, try with `gfx.webrender.software` flipped to true and let us know if you see the issue? (That enables our replacement for Basic compositing.)
OpenGL compositing via `layers.acceleration.force-enabled` is deprecated. WebRender will eventually be supported on the NVIDIA binary driver but we're still working through some issues for it around suspend/resume.

On the latest nightly, could you try with `gfx.webrender.all` flipped to true and confirm that also works? And after that, try with `gfx.webrender.software` flipped to true and let us know if you see the issue? (That enables our replacement for Basic compositing.)

Back to Bug 1674775 Comment 14