[webkit-reviews] review requested: [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
Fri Apr 12 09:32:11 PDT 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 367326: Reland [JSC] Filter DontEnum properties in
ProxyObject::getOwnPropertyNames()

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




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

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

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

fix the exception check failure


More information about the webkit-reviews mailing list