[webkit-reviews] review denied: [Bug 17012] REGRESSION: JSC can't
round trip an object literal : [Attachment 18697] Patch to
fix the bug
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jan 25 22:47:58 PST 2008
Oliver Hunt <oliver at apple.com> has denied 's request for review:
Bug 17012: REGRESSION: JSC can't round trip an object literal
http://bugs.webkit.org/show_bug.cgi?id=17012
Attachment 18697: Patch to fix the bug
http://bugs.webkit.org/attachment.cgi?id=18697&action=edit
------- Additional Comments from Oliver Hunt <oliver at apple.com>
This is a bug fix -- the current code means Function.toString can produce
incorrect code.
Maciej suggested an approach that would not use unnecessary ()'s for object
literals.
More information about the webkit-reviews
mailing list