D6704: Fix tabsrunner DBus reply parsing
Fabian Vogt
noreply at phabricator.kde.org
Fri Jul 14 17:53:22 UTC 2017
fvogt created this revision.
Restricted Application added a project: Plasma.
REVISION SUMMARY
The TODO comment in the code turned out to have fixed itself,
so the code needed adjustment. As QList<QVariantHash>
(which is actually a QList<QHash<QString, QVariant>>) is apparently
not a demarshall target, a QVariant is used as intermediate step.
TEST PLAN
Installed, tabs listed.
REPOSITORY
R856 Plasma Browser Integration
BRANCH
master
REVISION DETAIL
https://phabricator.kde.org/D6704
AFFECTED FILES
tabsrunner/tabsrunner.cpp
To: fvogt, #plasma, broulik, davidedmundson
Cc: plasma-devel, ZrenBot, progwolff, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart, lukas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20170714/38530d06/attachment.html>
More information about the Plasma-devel
mailing list