https://bugzilla.gnome.org/show_bug.cgi?id=706870
  gtk+ | wayland | 3.9.x

--- Comment #3 from Rob Bradford <[email protected]> 2013-08-27 11:21:10 UTC 
---
I think the whole check is just a bit weird - the compositor doesn't sent per
client serials so it would be possible for a long running client in the
background to legitimately receive a new serial with a delta to the old of
greater than 1000.

I think we should just trust the compositor to give us a good serial number and
so always assign.

A warning on the delta > UINT_MAX / 2 might be useful.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
Wayland-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/wayland-bugs

Reply via email to