D8332: Added baloo urls into places model
David Faure
noreply at phabricator.kde.org
Sat Nov 11 08:20:11 GMT 2017
dfaure added inline comments.
INLINE COMMENTS
> dvratil wrote in kfileplacesmodel.cpp:153
> typo: `withBaloo`
Minor: QLatin1String("true") is enough for a comparison (no need to use a 16-bit-per-char string)
> kfileplacesview.cpp:1350
> + qWarning() << "Invalid search url:" << url;
> + Q_ASSERT(false);
> + }
So if I, as a user, manually add "search:/doesnotexist" as a bookmark in the places view, the application asserts and dies? If I'm right, then this doesn't seem wise.
REPOSITORY
R241 KIO
REVISION DETAIL
https://phabricator.kde.org/D8332
To: renatoo, #frameworks, #dolphin, #kde_applications, dvratil, #vdg, ngraham, ervin, mlaurent, dfaure
Cc: dfaure, ervin, usta, mlaurent, dvratil, ngraham, #frameworks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.kde.org/mailman/private/kfm-devel/attachments/20171111/d28c9760/attachment.htm>
More information about the kfm-devel
mailing list