Bug 21171

Summary: JS syntax highlight has bug with multiline comments and strings
Product: WebKit Reporter: Keishi Hattori <keishi>
Component: Web Inspector (Deprecated)Assignee: Keishi Hattori <keishi>
Status: RESOLVED FIXED    
Severity: Enhancement    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
patch timothy: review+

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.