D28325: [Inotify] Call QFile::decode only in a single place
Stefan BrĂ¼ns
noreply at phabricator.kde.org
Thu Mar 26 23:45:59 GMT 2020
bruns created this revision.
bruns added reviewers: Baloo, ngraham.
Herald added projects: Frameworks, Baloo.
Herald added a subscriber: kde-frameworks-devel.
bruns requested review of this revision.
REVISION SUMMARY
Most events need a decoded path, so move it to the front. As only one
flag per event can be set the decoding only happens once, but it removes
the duplicated QFile::decode() calls from the object code.
REPOSITORY
R293 Baloo
BRANCH
submit
REVISION DETAIL
https://phabricator.kde.org/D28325
AFFECTED FILES
src/file/kinotify.cpp
To: bruns, #baloo, ngraham
Cc: kde-frameworks-devel, hurikhan77, lots0logs, LeGast00n, cblack, fbampaloukas, GB_2, domson, ashaposhnikov, michaelh, astippich, spoorun, ngraham, bruns, abrahams
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20200326/95041913/attachment.html>
More information about the Kde-frameworks-devel
mailing list