Bug 2033282 Comment 6 Edit History

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

I believe the composites are triggered by gradient animation around the "Dive deeper in AI Mode" button. However, this button is offscreen. So I think the Firefox bug here is that, with the WebRender `sw_compositor`, we end up compositing even if the changes only affect clipped-out tiles.
I believe the composites are triggered by the gradient animation around the "Dive deeper in AI Mode" button. However, this button is offscreen. So I think the Firefox bug here is that, with the WebRender `sw_compositor`, we end up compositing even if the changes only affect clipped-out tiles.

Back to Bug 2033282 Comment 6