Mir

Code review comment for lp:~robertcarr/mir/client-focus-notifications

Revision history for this message
Robert Carr (robertcarr) wrote :

The valgrind-induced race-triggered test-failure was due to the test client code, see the comment and change at l555 (vs the previous location of mir_surface_set_event_handler).

I think EventDelegate should be moved to the surface_create arguments. As it stands now mir_surface_create_sync should be considered dangerous.

« Back to merge proposal