D17970: Fix broken Emmet
Allan Sandfeld Jensen
noreply at phabricator.kde.org
Sat Jan 5 09:55:29 GMT 2019
carewolf added inline comments.
INLINE COMMENTS
> lib.js:5434
> getImageSize: function(stream) {
> - var pngMagicNum = "\211PNG\r\n\032\n",
> - jpgMagicNum = "\377\330",
Is that even valid JS? Shouldn\t it be \xHH with hexidecimal?
REPOSITORY
R39 KTextEditor
REVISION DETAIL
https://phabricator.kde.org/D17970
To: loh.tar, #ktexteditor, dhaumann
Cc: dhaumann, carewolf, kwrite-devel, kde-frameworks-devel, #ktexteditor, hase, michaelh, ngraham, bruns, demsking, cullmann, sars
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kwrite-devel/attachments/20190105/2fda0dce/attachment.html>
More information about the KWrite-Devel
mailing list