D19313: Remove URLs being fetched when listing job is `completed`
David Palacio
noreply at phabricator.kde.org
Mon Feb 25 18:38:05 GMT 2019
dpalacio created this revision.
Herald added a project: Frameworks.
Herald added a subscriber: kde-frameworks-devel.
dpalacio requested review of this revision.
REVISION SUMMARY
Currently `ExpandToUrl` may fail to fully expand to an existing folder if any parent folder in the path has several hundred entries and the next folder to expand isn't in the first retrieved batch. In this patch I remove the discard URL logic from `_k_slotNewItems` and move it to a new slot `_k_slotCompleted` so that KDirModel can process as many batches as needed until its job is finished.
BUG: 383534
REPOSITORY
R241 KIO
REVISION DETAIL
https://phabricator.kde.org/D19313
AFFECTED FILES
src/widgets/kdirmodel.cpp
To: dpalacio
Cc: kde-frameworks-devel, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20190225/e77b9178/attachment.html>
More information about the Kde-frameworks-devel
mailing list