Code review comment for lp:~unity-team/qtmir/fix-some-lifecycle-bugs

Revision history for this message
Michael Zanetti (mzanetti) wrote :

> +bool TaskController::suspend(Application* app)
> const Application* please. Same for resume.

done

>
> Could we also get a test checking if you start app1 & app2, one after the
> other, and if app2 comes up first, that app1 is suspended when it comes up. I
> believe your code fixes that too?

done

« Back to merge proposal