D10657: [UDisksDeviceBackend] Port from QDom to QXmlStreamReader
Kai Uwe Broulik
noreply at phabricator.kde.org
Mon Feb 19 14:34:05 UTC 2018
broulik created this revision.
broulik added reviewers: Frameworks, davidedmundson.
Restricted Application added a project: Frameworks.
broulik requested review of this revision.
REVISION SUMMARY
The Qt Xml module is not actively maintained anymore and docs suggest to use QXmlStreamReader.
This saves 3 ms startup time for Dolphin.
TEST PLAN
My devices still show up. In the original code is an isNull check for the element, is this something we should still have?
REPOSITORY
R245 Solid
REVISION DETAIL
https://phabricator.kde.org/D10657
AFFECTED FILES
src/solid/devices/backends/udisks2/udisksdevicebackend.cpp
To: broulik, #frameworks, davidedmundson
Cc: michaelh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20180219/beaa21de/attachment.html>
More information about the Kde-frameworks-devel
mailing list