[webkit-reviews] review granted: [Bug 41929] Property declarations in an object literal should not consider the prototype chain when being added to the new object : [Attachment 61004] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 8 22:22:55 PDT 2010


Sam Weinig <sam at webkit.org> has granted Oliver Hunt <oliver at apple.com>'s
request for review:
Bug 41929: Property declarations in an object literal should not consider the
prototype chain when being added to the new object
https://bugs.webkit.org/show_bug.cgi?id=41929

Attachment 61004: Patch
https://bugs.webkit.org/attachment.cgi?id=61004&action=review

------- Additional Comments from Sam Weinig <sam at webkit.org>
> +
> +	      The "direct" flag should only be set this put_by_id is to
initialise
> +	      an object literal.

Typo. initialise -> initialize.

r=me.


More information about the webkit-reviews mailing list