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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 24 03:57:26 PDT 2009


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


Oliver Hunt <oliver at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #39685|                            |review-
               Flag|                            |




--- Comment #13 from Oliver Hunt <oliver at apple.com>  2009-09-24 03:57:25 PDT ---
(From update of attachment 39685)
It is incorrect to override getPropertyNames in almost any case.  You should be
overriding getOwnPropertyNames.

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