[webkit-reviews] review requested: [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 03:58:55 PST 2009


Benjamin Poulain <benjamin.poulain at nokia.com> has asked  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.


More information about the webkit-reviews mailing list