Bug 1684090 Comment 13 Edit History

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

I'm unaware offhand of a change that broke OpenGL, and I can't reproduce your problem. You can use mozregression to isolate the change however:

`mozregression --good 83 --pref gfx.webrender.force-disabled:true layers.acceleration.force-enabled:true`
I'm unaware offhand of a change that broke OpenGL, and I can't reproduce your problem. You can use mozregression to isolate the change however:

`mozregression --good 83 --pref gfx.webrender.force-disabled:true layers.acceleration.force-enabled:true -a about:support`

and check to see if you got OpenGL or not (OpenGL = good build, no OpenGL = bad build).

Back to Bug 1684090 Comment 13