[Webkit-unassigned] [Bug 32242] implement Object.getOwnPropertyNames()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 30 16:32:49 PST 2009


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


Maciej Stachowiak <mjs at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mjs at apple.com




--- Comment #5 from Maciej Stachowiak <mjs at apple.com>  2009-12-30 16:32:48 PST ---
I suspect that no matter what you do, you'll have to touch every place that
implements getOwnPropertyNames. Thus, you may as well change the internal
getOwnPropertyNames method to take the extra boolean argument.

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