Bug 1555544 Comment 9 Edit History

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

(In reply to Sotaro Ikeda [:sotaro] from comment #8)
> SurfaceFactory creation and destruction happened very often. It might be related to the problem.

It happened since WebRenderCanvasData was destroyed/created very often in WebRenderCommandBuilder::BuildWebRenderCommands() by mLastCanvasDatas.Clear();
  https://searchfox.org/mozilla-central/source/gfx/layers/wr/WebRenderCommandBuilder.cpp#1542

It did not happen during normal WebGL usage.

Back to Bug 1555544 Comment 9