RESOLVED FIXED 21171
JS syntax highlight has bug with multiline comments and strings
https://bugs.webkit.org/show_bug.cgi?id=21171
Summary JS syntax highlight has bug with multiline comments and strings
Keishi Hattori
Reported 2008-09-27 00:28:00 PDT
There is a bug in the JS syntax highlighter with multiline comments, strings and regexps.
Attachments
patch (1.10 KB, patch)
2008-09-27 00:43 PDT, Keishi Hattori
timothy: review+
Keishi Hattori
Comment 1 2008-09-27 00:43:40 PDT
Created attachment 23874 [details] patch Initialization of previousMatchLength was forgotten.
Timothy Hatcher
Comment 2 2008-09-27 13:18:47 PDT
Landed in r37005.
Note You need to log in before you can comment on or make changes to this bug.