| Issue 51493: | Object.seal(obj) and Object.freeze(obj) return undefined instead of obj | |
| 1 person starred this issue and may be notified of changes. | Back to list |
Restricted
Sign in to add a comment
|
Chrome Version : 6.0.472.25 dev This is https://code.google.com/p/v8/issues/detail?id=809 : v8 added support for Object.seal and Object.freeze, but got it wrong. Then we branched to 472, and then they fixed this. The fix is short & safe, and we should merge it to the 472 branch, so that the web doesn't have to put in workarounds for this bug of ours. This breaks e.g. mozilla bespin.
Aug 7, 2010
trungl says our v8 comes from we seem to be pulling from a v8 branch: http://v8.googlecode.com/svn/branches/2.2 , so it seems like the v8 guys need to merge this?
Cc:
viettrun...@chromium.org
Aug 7, 2010
Sent the v8 guys a mail and asked them to merge the patch. Let's see what happens.
Aug 9, 2010
Patch merged to http://v8.googlecode.com/svn/branches/2.2 in https://code.google.com/p/v8/source/detail?r=5204. V8 version 2.2.24.13.
Status:
Fixed
Mar 23, 2011
(No comment was entered for this change.)
Labels:
-Area-Compat-Web bulkmove Area-Compat
Oct 12, 2012
This issue has been closed for some time. No one will pay attention to new comments. If you are seeing this bug or have new data, please click New Issue to start a new bug.
Labels:
Restrict-AddIssueComment-Commit
Mar 10, 2013
(No comment was entered for this change.)
Labels:
-Type-Bug -Mstone-6 -Area-Compat Type-Compat M-6
Mar 13, 2013
(No comment was entered for this change.)
Labels:
-Restrict-AddIssueComment-Commit Restrict-AddIssueComment-EditIssue
|
||||||||||
| ► Sign in to add a comment | |||||||||||
Cc: k...@chromium.org
Labels: -Pri-2 -Area-Undefined Pri-1 Area-Compat-Web Mstone-6 ForMerge