Review Request 126474: Port QRegExp to QRegularExpression in kshorturifilter
David Edmundson
david at davidedmundson.co.uk
Tue Dec 22 16:52:09 UTC 2015
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/126474/
-----------------------------------------------------------
Review request for KDE Frameworks.
Repository: kio
Description
-------
A static QRegExp was used but it is not thread safe. QRegularExpression
seems to be.
BUG: 352356
Diffs
-----
src/urifilters/shorturi/kshorturifilter.cpp 1af4768b7b5ab9d1f5af52f17170d466d854b9bb
Diff: https://git.reviewboard.kde.org/r/126474/diff/
Testing
-------
I ran the autotests which includes urifilter and I've run krunner which uses it extensively.
Thanks,
David Edmundson
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20151222/c6ee0044/attachment.html>
More information about the Kde-frameworks-devel
mailing list