Re: [PATCH wayland] tests: add a test for mixing up client resources in an event

2017-01-25 Thread Pekka Paalanen
On Mon, 23 Jan 2017 11:49:24 -0600 Derek Foreman wrote: > Tests that the compositor is prevented from sending a resource id > from one client in an event to another client. > > This tests the (rare in practice) subset of the problem where both > clients magically happen to have the same kind of

[PATCH wayland] tests: add a test for mixing up client resources in an event

2017-01-23 Thread Derek Foreman
Tests that the compositor is prevented from sending a resource id from one client in an event to another client. This tests the (rare in practice) subset of the problem where both clients magically happen to have the same kind of object with the same id, so the client has no way to know it's being