WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
270015
[JSC] ProxyObject's "apply" and "construct" traps use incorrect global object
https://bugs.webkit.org/show_bug.cgi?id=270015
Summary
[JSC] ProxyObject's "apply" and "construct" traps use incorrect global object
Alexey Shvayka
Reported
2024-02-23 15:02:07 PST
Related test262 failures: * test/built-ins/Proxy/apply/arguments-realm.js * test/built-ins/Proxy/apply/null-handler-realm.js * test/built-ins/Proxy/apply/trap-is-not-callable-realm.js * test/built-ins/Proxy/construct/arguments-realm.js * test/built-ins/Proxy/construct/null-handler-realm.js * test/built-ins/Proxy/construct/return-not-object-throws-boolean-realm.js * test/built-ins/Proxy/construct/return-not-object-throws-null-realm.js * test/built-ins/Proxy/construct/return-not-object-throws-number-realm.js * test/built-ins/Proxy/construct/return-not-object-throws-string-realm.js * test/built-ins/Proxy/construct/return-not-object-throws-symbol-realm.js * test/built-ins/Proxy/construct/return-not-object-throws-undefined-realm.js * test/built-ins/Proxy/construct/trap-is-not-callable-realm.js
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2024-02-23 15:02:18 PST
<
rdar://problem/123530886
>
Alexey Shvayka
Comment 2
2024-02-26 10:39:41 PST
Pull request:
https://github.com/WebKit/WebKit/pull/25116
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