D6163: [Icon Applet] Get favicon for website shortcuts
David Faure
noreply at phabricator.kde.org
Fri Jun 9 16:10:55 UTC 2017
dfaure added a comment.
Yeah the favicon for kde.org is bigger than the size limit from the kio code -- ironic, isn't it. I never took the time to find out if it could be reduced, or if the size limit should be increased, and whatever other websites and other webbrowsers do.
As for KIO::stat with http, yeah, badly implemented by most webservers. Better use a KIO::get instead, even if you don't need the actual data (if you kill the job or put it on hold you won't be downloading the full data). (I'm not sure what you call "a jumplist thing for websites" so I might be a bit off here in my advice)
REPOSITORY
R120 Plasma Workspace
REVISION DETAIL
https://phabricator.kde.org/D6163
To: broulik, #plasma, dfaure
Cc: plasma-devel, ZrenBot, spstarr, progwolff, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart, lukas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20170609/b15546b3/attachment.html>
More information about the Plasma-devel
mailing list