<table><tr><td style="">davidedmundson created this revision.<br />davidedmundson added a reviewer: Plasma.<br />Herald added a project: Plasma.<br />Herald added a subscriber: plasma-devel.<br />davidedmundson requested review of this revision.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D16231">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>The code is effectively 3 startup phases each of which has some parallel<br />
methods that need to be complete before moving onto the next phase.</p>

<p>The old code had a tonne of methods all of which tracking what state<br />
we're in and trying to start the next method in the chain handling<br />
things out of order.</p>

<p>This simplifies everything into 3 composite kjobs. A lot more classes,<br />
but each one tiny with the flow more readable.</p>

<p>Code should be effectively the same. The startup sound is moved ever so<br />
slightly earlier to be when phase 2 starts rather than just after<br />
kcminit2 finishes (midway through the old phase 2), but no significant<br />
behavioural changes here.</p></div></div><br /><div><strong>TEST PLAN</strong><div><p>Logged in with session restore and without</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R120 Plasma Workspace</div></div></div><br /><div><strong>BRANCH</strong><div><div>master</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D16231">https://phabricator.kde.org/D16231</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>ksmserver/server.h<br />
ksmserver/startup.cpp<br />
ksmserver/startup.h</div></div></div><br /><div><strong>To: </strong>davidedmundson, Plasma<br /><strong>Cc: </strong>plasma-devel, ragreen, Pitel, ZrenBot, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart<br /></div>