Mir

Code review comment for lp:~robertcarr/mir/send-input-to-clients

Revision history for this message
Alan Griffiths (alan-griffiths) wrote :

> We should not be using the system clock - our own timesource can be mocked to
> facilitate testing of time dependent scenarios.
>

And

991 +// mInfo->touchableRegion = touchable_region;
...
998 +// mInfo->layer = props.layer;

Comments shouldn't contain code

« Back to merge proposal