[webkit-reviews] review granted: [Bug 33053] JSON.stringify and JSON.parse implementations needlessly process properties in the prototype chain : [Attachment 46130] Revised patch (adds tests)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 13 22:18:32 PST 2010


Oliver Hunt <oliver at apple.com> has granted Kent Hansen
<kent.hansen at nokia.com>'s request for review:
Bug 33053: JSON.stringify and JSON.parse implementations needlessly process
properties in the prototype chain
https://bugs.webkit.org/show_bug.cgi?id=33053

Attachment 46130: Revised patch (adds tests)
https://bugs.webkit.org/attachment.cgi?id=46130&action=review

------- Additional Comments from Oliver Hunt <oliver at apple.com>
Okay, i think the for..in enumeration issue can be considered separate from
this.  So r=me


More information about the webkit-reviews mailing list