D26407: KFileItem: improve isSlow to never block, make SkipMimeTypeFromContent skip only network fs

David Faure noreply at phabricator.kde.org
Sat Jan 4 10:28:29 GMT 2020


dfaure added inline comments.

INLINE COMMENTS

> kfileitem.cpp:787
> +            } else {
> +                // if no mount point was found, can only mean we are on android
> +                m_slow = Fast;

This is not really true. We have that problem in the FreeBSD CI, where there's no /etc/fstab, the mounting is handled by some container stuff I don't really understand...

You have more reliable ways to know you're on android...

REPOSITORY
  R241 KIO

REVISION DETAIL
  https://phabricator.kde.org/D26407

To: meven, #frameworks, ngraham, broulik, dfaure
Cc: anthonyfieroni, kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20200104/6c8109e9/attachment.html>


More information about the Kde-frameworks-devel mailing list