Mir

Code review comment for lp:~raof/mir/input-methods-can-specify-foreign-parents

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

692 + // TODO: Fish out a policy verification object that enforces the various invariants
693 + // in the surface spec requirements (eg: regular surface has no parent,
694 + // dialog may have a parent, gloss must have a parent).

That's the WindowManager policy as already "fished out" of AbstractShell. FrontendShell is only responsible for mapping "frontend" concepts to "shell" concepts.

review: Needs Fixing

« Back to merge proposal