Mir

Code review comment for lp:~alan-griffiths/mir/first-pass-of-surface-spec-modification

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

*Needs Discussion*

> Why does mir_surface_apply_spec return a MirWaitHandle? I don't particularly
> mind it doing so, but as (extensively!) discussed, there's nothing useful a
> client can do with it.

I agree it is useless. But it is consistent with the other APIs we discussed. Is it better to be inconsistent and return void now? Or to plan on removing the wait handle in all similar APIs when we next break ABI compatibility?

review: Needs Information

« Back to merge proposal