[wayland] Call ShellClient install interface methods consistently
ClosedPublic

Authored by davidedmundson on Jan 29 2019, 12:56 PM.

Details

Summary

When we create a new Shellclient there may be a pending relevant
interface.

For every other case this is handled in WaylandServer, the class
responsible for attaching new interfaces at runtime.
The only exception is ServerSideDecorationInterface which is handled in
the ShellClient constructor.

This makes everything consistent.

No behavioural changes.

Test Plan

Ran unit tests

Diff Detail

Repository
R108 KWin
Branch
master
Lint
Lint OK
Unit
No Unit Test Coverage
Build Status
Buildable 7649
Build 7667: arc lint + arc unit
Restricted Application added a project: KWin. · View Herald TranscriptJan 29 2019, 12:56 PM
Restricted Application added a subscriber: kwin. · View Herald Transcript
davidedmundson requested review of this revision.Jan 29 2019, 12:56 PM
zzag accepted this revision.Jan 29 2019, 1:27 PM
This revision is now accepted and ready to land.Jan 29 2019, 1:27 PM
This revision was automatically updated to reflect the committed changes.