[Wayland-bugs] [Bug 706870] serial number jump bigger than 1000 warnings
gtk+ (bugzilla.gnome.org)
bugzilla at gnome.org
Tue Aug 27 04:21:16 PDT 2013
https://bugzilla.gnome.org/show_bug.cgi?id=706870
gtk+ | wayland | 3.9.x
--- Comment #3 from Rob Bradford <rob at robster.org.uk> 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.
More information about the Wayland-bugs
mailing list