D8544: KTextEditor : avoiding QML crashes
René J.V. Bertin
noreply at phabricator.kde.org
Sun Oct 29 13:49:24 UTC 2017
rjvbb added inline comments.
INLINE COMMENTS
> cstyle.js:518
> + } else if (currentLine == 0 || lineDelimiter == 0) {
> + return indentation;
> }
`indentation` should always equal -1 here (so no need to add the dbg() statement).
REPOSITORY
R39 KTextEditor
REVISION DETAIL
https://phabricator.kde.org/D8544
To: rjvbb, #frameworks
Cc: kde-frameworks-devel, kevinapavew, demsking, head7, cullmann, kfunk, sars, dhaumann
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20171029/ab17f0bd/attachment.html>
More information about the Kde-frameworks-devel
mailing list