[Webkit-unassigned] [Bug 120317] New: RegExpMatchesArray should not call [[put]]

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 26 10:25:05 PDT 2013


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

           Summary: RegExpMatchesArray should not call [[put]]
           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


This will call accessors on the JSObject/JSArray prototypes – so adding an accessor or read-only property called index or input to either of these prototypes will result in broken behavior.

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