Comment 81 for bug 1953685

Revision history for this message
In , Stransky (stransky) wrote :

(In reply to Robert Mader [:rmader] from comment #73)
> In any case, what we see here is a race between a `VsyncParent` and the `WaylandVsyncSource` being created.

So can we put an assertion there to make sure the things are correct? Because in this patch we just moved WaylandVsyncSource creation to a different place but the race can still happen.