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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 23 15:25:33 PST 2019


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

Attachment 359953: (2) [JSC] Filter DontEnum properties in
ProxyObject::getOwnPropertyNames()

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




--- Comment #36 from Caitlin Potter (:caitp) <caitp at igalia.com> ---
Created attachment 359953

  --> https://bugs.webkit.org/attachment.cgi?id=359953&action=review

(2) [JSC] Filter DontEnum properties in ProxyObject::getOwnPropertyNames()


More information about the webkit-reviews mailing list