[Webkit-unassigned] [Bug 70290] New: Exception ordering in String.prototype.replace

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 17 17:16:06 PDT 2011


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

           Summary: Exception ordering in String.prototype.replace
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: barraclough at apple.com


If pattern is not a regexp, it should be converted toString before the replacement value has it's toString conversion called.

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