[webkit-reviews] review denied: [Bug 33603] Some window properties are not returned by Object.keys and Object.getOwnPropertyNames : [Attachment 46914] Proposed patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 19 12:59:40 PST 2010


Geoffrey Garen <ggaren at apple.com> has denied Kent Hansen
<kent.hansen at nokia.com>'s request for review:
Bug 33603: Some window properties are not returned by Object.keys and
Object.getOwnPropertyNames
https://bugs.webkit.org/show_bug.cgi?id=33603

Attachment 46914: Proposed patch
https://bugs.webkit.org/attachment.cgi?id=46914&action=review

------- Additional Comments from Geoffrey Garen <ggaren at apple.com>
I don't think we want to make getOwnPropertyNames include prototype properties
-- that's moving in the wrong direction, since "own" specifically means "not
prototype".


More information about the webkit-reviews mailing list