WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED CONFIGURATION CHANGED
215348
Custom Accessor/value/getter/setter functions when viaProxy can pass in the wrapped proxy instead of the target
https://bugs.webkit.org/show_bug.cgi?id=215348
Summary
Custom Accessor/value/getter/setter functions when viaProxy can pass in the w...
Saam Barati
Reported
2020-08-10 16:47:37 PDT
For example, our C++ runtime calls the customs with the wrapped Proxy, not the target of the proxy. Only our ICs do the unwrapping. Seems error prone to have two ways of calling these functions
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2020-08-17 16:48:15 PDT
<
rdar://problem/67280318
>
Saam Barati
Comment 2
2020-08-21 10:39:50 PDT
I fixed this in my original patch to support put by id over JSProxy
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug