D13648: fix for BUG 395424
David Rosca
noreply at phabricator.kde.org
Thu Jun 21 11:28:55 BST 2018
drosca added a comment.
There was a reason it was like that, because QtWebEngine did in some version set QWebEngineDownloadItem::path() as percent encoded string. I'm not sure in which version it was fixed (if it was?), but in any case this patch seems wrong. If the path() is no longer percent encoded, QUrl::fromPercentEncoded can be just removed, instead of percent encoding the string and then decoding it again.
REPOSITORY
R875 Falkon
REVISION DETAIL
https://phabricator.kde.org/D13648
To: anmolgautam, drosca
Cc: falkon, tuomisto, herrold, anmolgautam, SGOrava, iodelay, spoorun, ptabis, navarromorales, cochise, clivej, ach
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/falkon/attachments/20180621/8d812ed5/attachment.html>
More information about the Falkon
mailing list