[Webkit-unassigned] [Bug 79286] New: Fix Object.freeze for non-final objects.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 22 15:32:07 PST 2012


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

           Summary: Fix Object.freeze for non-final objects.
           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


For vanilla objects we implement this with a single transition, for objects with special properties we should just follow the spec defined algorithm.

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