[Webkit-unassigned] [Bug 56041] New: RexExp constructor should only accept flags "gim"

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 9 12:11:13 PST 2011


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

           Summary: RexExp constructor should only accept flags "gim"
           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


We also should be passing the flags around as a bitfield rather than a string, and should not have redundant, incompatible code for converting the string to a bitfield!

-- 
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