[Webkit-unassigned] [Bug 29005] The values of RuntimeArray are not enumerable

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


https://bugs.webkit.org/show_bug.cgi?id=29005


Benjamin Poulain <benjamin.poulain at nokia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #44665|0                           |1
        is obsolete|                            |
  Attachment #44665|review?, commit-queue?      |
               Flag|                            |
  Attachment #44667|                            |review?, commit-queue?
               Flag|                            |




--- Comment #24 from Benjamin Poulain <benjamin.poulain at nokia.com>  2009-12-11 04:17:53 PST ---
Created an attachment (id=44667)
 --> (https://bugs.webkit.org/attachment.cgi?id=44667)
Patch

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...

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list