broulik created this revision. broulik added reviewers: Frameworks, davidedmundson. Herald added a project: Frameworks. Herald added a subscriber: kde-frameworks-devel. broulik requested review of this revision.
REVISION SUMMARY Avoids doing a blocking introspection call. TEST PLAN Started a file copy, noticed there was an introspection call somewhere, changed it to use a generated dbus cpp file we already had anyway: call succeds, dont get a copy wiget dialog as the job view server returns false. REPOSITORY R241 KIO REVISION DETAIL https://phabricator.kde.org/D20060 AFFECTED FILES src/widgets/kdynamicjobtracker.cpp To: broulik, #frameworks, davidedmundson Cc: kde-frameworks-devel, michaelh, ngraham, bruns