[Webkit-unassigned] [Bug 50293] New: Control escape in regex should accept any code unit

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 30 16:45:44 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=50293

           Summary: Control escape in regex should accept any code unit
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: barraclough at apple.com


Currently we only allow ascii (or alphanumeric in character classes), e.g. /\ca/, but not /\c[/.

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



More information about the webkit-unassigned mailing list