[webkit-reviews] review canceled: [Bug 29005] The values of RuntimeArray are not enumerable : [Attachment 44665] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 11 04:17:53 PST 2009


Benjamin Poulain <benjamin.poulain at nokia.com> has canceled Benjamin Poulain
<benjamin.poulain at nokia.com>'s request for review:
Bug 29005: The values of RuntimeArray are not enumerable
https://bugs.webkit.org/show_bug.cgi?id=29005

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

------- Additional Comments from Benjamin Poulain <benjamin.poulain at nokia.com>
Sorry for the delay.
I have updated the patch to change the "unsigned int" to "unsigned" and to
remove the "const" keyword.
I have also put getOwnPropertyNames() with the other getOwnPropertyXXX() in the

header to group the related functions.

+ removed a \t for my misconfigured XCode...


More information about the webkit-reviews mailing list