D19784: Avoid calling QT_LSTAT and accessing recent documents
David Faure
noreply at phabricator.kde.org
Fri Mar 15 19:38:15 GMT 2019
dfaure requested changes to this revision.
dfaure added inline comments.
This revision now requires changes to proceed.
INLINE COMMENTS
> recentusagemodel.cpp:261
>
> if (!url.isValid() || !(fileItem.isFile() || fileItem.isDir())) {
> return QVariant();
How do you expect isFile() and isDir() to work without a QT_LSTAT call?
REPOSITORY
R119 Plasma Desktop
REVISION DETAIL
https://phabricator.kde.org/D19784
To: hoffmannrobert, #frameworks, dfaure, #dolphin
Cc: apol, ngraham, plasma-devel, jraleigh, GB_2, ragreen, Pitel, ZrenBot, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, mart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.kde.org/mailman/private/kfm-devel/attachments/20190315/692d5a25/attachment.htm>
More information about the kfm-devel
mailing list