https://bugs.kde.org/show_bug.cgi?id=428499
--- Comment #4 from Vlad Zahorodnii <vlad.zahorod...@kde.org> --- Heh, in our cases, it will be a bit more involved. The compositor tries to avoid repainting as much as possible. In particular, if no damage has occurred, nothing will be repainted, no page flip will be scheduled, etc. With the ongoing compositing timing rework, most of those issues will be addressed. So, it should be a rather trivial change. @Robert I have one question though, does Firefox continuously creates frame callbacks (even if nothing has been changed) or only on demand? -- You are receiving this mail because: You are watching all bug changes.