Mir

Comment 1 for bug 1270964

Revision history for this message
Daniel van Vugt (vanvugt) wrote :

Dropped importance. It looks like Mir actually won't and can't experience this bug... Because frameno starts at 1 and last_consumed is initialized to 0.

    bool same_frame = (frameno == last_consumed);