<table><tr><td style="">davidedmundson created this revision.<br />Restricted Application added a project: Frameworks.<br />Restricted Application added a subscriber: Frameworks.
</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/D8355" rel="noreferrer">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>Previous code (since very first commit) checked for both having a valid<br />
KSNI watcher as well as making sure there was a host available in order<br />
to choose which mode to use.</p>

<p>This made some sense when Plasma 4 still had proper xembed support and<br />
one could turn SNIs off.</p>

<p>The current code here is broken. On first creation we only check for a<br />
watcher - and only ends up checking for the host after it changes at<br />
runtime.</p>

<p>Given it's not working properly, and the use case has changed it seems<br />
we can safely remove it.</p>

<p>This removes a blocking DBus call on the property.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R289 KNotifications</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/D8355" rel="noreferrer">https://phabricator.kde.org/D8355</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>src/kstatusnotifieritem.cpp<br />
src/kstatusnotifieritem.h</div></div></div><br /><div><strong>To: </strong>davidedmundson<br /><strong>Cc: </strong>Frameworks<br /></div>