proxy-polyfill icon indicating copy to clipboard operation
proxy-polyfill copied to clipboard

Included support for property definitions.

Open richardspence opened this issue 1 year ago • 4 comments

Property definitions weren't being proxied correctly. This walks the prototype chain up the super classes and ensures those properties will be passed to the get handler correctly

richardspence avatar Aug 20 '22 01:08 richardspence

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

google-cla[bot] avatar Aug 20 '22 01:08 google-cla[bot]

Fixes #81

richardspence avatar Aug 20 '22 16:08 richardspence

@samthor is this something you can review?

richardspence avatar Sep 28 '22 20:09 richardspence

No, I don't work at Google any more.

I'll throw @bramus under the bus?

samthor avatar Sep 28 '22 20:09 samthor