Mir

Code review comment for lp:~vanvugt/mir/no-SurfaceBufferAccess

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

Also, _if_ the user did have some requirement that the surface still exists after the snapshot callback then they already trivially guarantee it for themselves: Hold a shared_ptr to the surface for as long as you need it.

« Back to merge proposal