D23602: [platforms/drm] Early platform and outputs teardown
Vlad Zagorodniy
noreply at phabricator.kde.org
Mon Sep 2 14:38:46 BST 2019
zzag accepted this revision.
zzag added a comment.
This revision is now accepted and ready to land.
Remove all usages of auto in this patch(`if (auto *platform = kwinApp()->platform()) {` and `for (auto *output : m_outputs) {`). Instead of erasing redundant information, you erase valuable information (types).
INLINE COMMENTS
> platform.h:89-90
> virtual QPainterBackend *createQPainterBackend();
> +
> +
> + /**
Remove one empty line.
REPOSITORY
R108 KWin
BRANCH
fixDrmShutdown
REVISION DETAIL
https://phabricator.kde.org/D23602
To: romangg, #kwin, zzag
Cc: zzag, kwin, LeGast00n, The-Feren-OS-Dev, sbergeron, jraleigh, fbampaloukas, GB_2, mkulinski, ragreen, jackyalcine, Pitel, iodelay, crozbo, bwowk, ZrenBot, ngraham, alexeymin, himcesjf, lesliezhai, ali-mohamed, hardening, romangg, jensreuterberg, abetts, sebas, apol, mart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kwin/attachments/20190902/b8c13134/attachment.html>
More information about the kwin
mailing list