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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 5 14:28:16 PDT 2019


WebKit Commit Bot <commit-queue at webkit.org> has canceled  review:
Bug 176810: for..in on a Proxy loops over non enumerable properties
https://bugs.webkit.org/show_bug.cgi?id=176810

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

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




--- Comment #77 from WebKit Commit Bot <commit-queue at webkit.org> ---
Comment on attachment 362896
  --> https://bugs.webkit.org/attachment.cgi?id=362896
[JSC] Filter DontEnum properties in ProxyObject::getOwnPropertyNames()

Clearing flags on attachment: 362896

Committed r243943: <https://trac.webkit.org/changeset/243943>


More information about the webkit-reviews mailing list