D5090: More focus on KIO than Konqueror
Albert Astals Cid
noreply at phabricator.kde.org
Sat Mar 18 10:34:46 UTC 2017
aacid added inline comments.
INLINE COMMENTS
> kprotocolmanager.cpp:844
> d->useragent += QString::number(KIO_VERSION_PATCH);
> - d->useragent += QStringLiteral(" (like Gecko) Konqueror/");
> + d->useragent += QStringLiteral(" (like Gecko) kio_http/");
> d->useragent += QString::number(KIO_VERSION_MAJOR);
This may be techinically correct, but it's going to break stuff that uses user agent detection (yes i know, that's broken but people use it still), so -1
REPOSITORY
R241 KIO
REVISION DETAIL
https://phabricator.kde.org/D5090
To: ltoscano, dfaure
Cc: aacid, lueck, #frameworks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20170318/a2f1314d/attachment.html>
More information about the Kde-frameworks-devel
mailing list