Mir

Comment 2 for bug 1696974

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

This looks like a potential problem:

std::vector<mir::ExtensionDescription> mgn::NestedDisplayPlatform::extensions() const
{
    return {}; // TODO can we support extensions transitively?
}