<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [GTK] Drop redundant wl_display_flush_clients() call"
   href="https://bugs.webkit.org/show_bug.cgi?id=161904#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [GTK] Drop redundant wl_display_flush_clients() call"
   href="https://bugs.webkit.org/show_bug.cgi?id=161904">bug 161904</a>
              from <span class="vcard"><a class="email" href="mailto:emanuele.aina&#64;collabora.com" title="Emanuele Aina &lt;emanuele.aina&#64;collabora.com&gt;"> <span class="fn">Emanuele Aina</span></a>
</span></b>
        <pre>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: <a href="https://github.com/alexlarsson/wakefield/blob/master/wakefield-compositor.c#L1919">https://github.com/alexlarsson/wakefield/blob/master/wakefield-compositor.c#L1919</a>

Let me know how I can make the ChangeLog entry more clear.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>