vkrause added inline comments. INLINE COMMENTS
> svuorela wrote in ktexttohtml.cpp:159 > How are the thread safety of the KTextToHTML functions? > > And does that match the thread safety of the QRegularExpression and the const > methods in there? Valid point. This isn't specified in the documentation, things like `static bool triedLoadPlugin` in the existing code suggest that this isn't thread-safe right now though. REPOSITORY R244 KCoreAddons REVISION DETAIL https://phabricator.kde.org/D18369 To: vkrause Cc: svuorela, nicolasfella, kde-frameworks-devel, michaelh, ngraham, bruns