Review Request 114253: Port favicons dataengine to KF5

Andrea Scarpino scarpino at kde.org
Thu Dec 5 18:01:31 UTC 2013


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/114253/
-----------------------------------------------------------

(Updated Dec. 5, 2013, 7:01 p.m.)


Review request for Plasma.


Changes
-------

Use QString instead of QUrl for the identifier so we have two different identifiers for different urls for the same host (e.g. http://kde.org and kde.org). The current engine does this way.


Repository: kde-workspace


Description (updated)
-------

I replaced KUrl by QUrl and KStandardDirs by QStandardPaths. Also I cleanup includes.

The url given in input could be absolute or relative but not local, then I used QUrl::fromUserInput().


Diffs (updated)
-----

  plasma/generic/dataengines/favicons/favicons.cpp 2eae673 
  plasma/generic/dataengines/favicons/favicons.h 79565bf 
  plasma/generic/dataengines/favicons/faviconprovider.cpp bc72a66 
  plasma/generic/dataengines/favicons/faviconprovider.h 1f370f9 
  plasma/generic/dataengines/CMakeLists.txt 3e94325 
  plasma/generic/dataengines/favicons/CMakeLists.txt 4af0f14 

Diff: http://git.reviewboard.kde.org/r/114253/diff/


Testing (updated)
-------

If I try to fetch several favicons an empty image is returned, except the first one which contains a valid favicon.


Thanks,

Andrea Scarpino

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20131205/4cb7af0d/attachment.html>


More information about the Plasma-devel mailing list