https://bugs.kde.org/show_bug.cgi?id=397834

--- Comment #17 from Martin Stransky <stran...@redhat.com> ---
(In reply to David Edmundson from comment #16)
> There is still the separate SHM issue to sort out.
> On that it seems Firefox simply stops sending buffers. I've yet to determine
> why.

Firefox has two wl_buffers and does double buffering. Under KDE the buffers are
usually not release in time so there's no buffer available to draw to and
Firefox does not send another buffer then.

When I tried to use as many buffers as possible (always create a new buffer
when there's one at compositor) Firefox created ~100 wl_buffers but without any
visible result.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to