[Webkit-unassigned] [Bug 161904] [GTK] Drop redundant wl_display_flush_clients() call
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Sep 13 05:41:56 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=161904
--- Comment #3 from Emanuele Aina <emanuele.aina at collabora.com> ---
Yep, I didn't mean to imply that it was equivalent, just that as far as I can tell, even by asking to Wayland developer around here, there's no reason to call wl_display_flush_clients() in ::commit(), and that the call in ::prepare() is the place where they expected the call to be.
For further reference, the Wakefield experimental compositor only does it in the ::prepare() function: https://github.com/alexlarsson/wakefield/blob/master/wakefield-compositor.c#L1919
Let me know how I can make the ChangeLog entry more clear.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160913/4160adeb/attachment.html>
More information about the webkit-unassigned
mailing list