[Webkit-unassigned] [Bug 189034] For-in over a proxy does not use getOwnPropertyDescriptor trap

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 19 18:20:39 PDT 2019


https://bugs.webkit.org/show_bug.cgi?id=189034

Caitlin Potter (:caitp) <caitp at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
           Assignee|webkit-unassigned at lists.web |caitp at igalia.com
                   |kit.org                     |

--- Comment #2 from Caitlin Potter (:caitp) <caitp at igalia.com> ---
My earlier comment was incorrect (as was pointed out elsewhere) --- I've written a fix for this, which I think is complete.

I'd like to run it on EWS, and if everything is green, I believe it will allow the complete removal of op_has_indexed_property, op_has_structure_property and op_has_generic_property (which AFAIK are not used by anything other than ForIn loops).

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190420/4a606a49/attachment.html>


More information about the webkit-unassigned mailing list