Mir

Code review comment for lp:~mir-team/mir/cursor-spike-phase-1-resubmit-resubmit-resubmit-hello-out-there

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

466 + void set_image(std::shared_ptr<CursorImage const> const& cursor_image);

Are we really sharing ownership of CursorImage? Wouldn't CursorImage const& be enough?

review: Abstain

« Back to merge proposal