[Webkit-unassigned] [Bug 32240] implement Object.freeze() / isFrozen()
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Dec 8 13:38:42 PST 2009
https://bugs.webkit.org/show_bug.cgi?id=32240
Patrick Mueller <pmuellr at yahoo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Platform|PC |All
OS/Version|Mac OS X 10.5 |All
Depends on| |32241
--- Comment #1 from Patrick Mueller <pmuellr at yahoo.com> 2009-12-08 13:38:43 PST ---
I believe this functionality will be relatively straight-forward to add after
Object.isExtensible() / preventExtensions() is implemented. That functionality
is required for freeze() / isFrozen()'s implementation.
--
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