[Webkit-unassigned] [Bug 16157] New: syntax highlighting does not handle RegExp literals containing quotes well

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 27 09:45:01 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=16157

           Summary: syntax highlighting does not handle RegExp literals
                    containing quotes well
           Product: WebKit
           Version: 525+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Drosera
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: adsmart at gmail.com


It seems that the syntax highlighting used with Drosera does not understand
Regular Expression literals correctly. The following resulted in odd syntax
highlighting:

replace(/"[^"\\\n\r]*"|true|false|null|-?\d+(?:\.\d*)?(:?[eE][+\-]?\d+)?/g,
']')


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


More information about the webkit-unassigned mailing list