apol added inline comments.

INLINE COMMENTS

> kdbusconnectionpool.cpp:66
> +    if (!QCoreApplication::instance()) {
> +        return QDBusConnection::sessionBus();
> +    }

It feels like we should be using the s_perThreadConnection when we're not on a  
QApplication. Non-QApplications might still have threads.

REPOSITORY
  R271 KDBusAddons

REVISION DETAIL
  https://phabricator.kde.org/D27476

To: davidedmundson
Cc: apol, kde-frameworks-devel, LeGast00n, cblack, GB_2, michaelh, ngraham, 
bruns

Reply via email to