[webkit-reviews] review granted: [Bug 176810] for..in on a Proxy loops over non enumerable properties : [Attachment 367326] Reland [JSC] Filter DontEnum properties in ProxyObject::getOwnPropertyNames()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 15 15:13:34 PDT 2019


Saam Barati <sbarati at apple.com> has granted Caitlin Potter (:caitp)
<caitp at igalia.com>'s request for review:
Bug 176810: for..in on a Proxy loops over non enumerable properties
https://bugs.webkit.org/show_bug.cgi?id=176810

Attachment 367326: Reland [JSC] Filter DontEnum properties in
ProxyObject::getOwnPropertyNames()

https://bugs.webkit.org/attachment.cgi?id=367326&action=review




--- Comment #89 from Saam Barati <sbarati at apple.com> ---
Comment on attachment 367326
  --> https://bugs.webkit.org/attachment.cgi?id=367326
Reland [JSC] Filter DontEnum properties in ProxyObject::getOwnPropertyNames()

r=me. LGTM too


More information about the webkit-reviews mailing list