Bug 228341 - ProxyObject callees should be skipped during Function.prototype.caller resolution
Summary: ProxyObject callees should be skipped during Function.prototype.caller resolu...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Trivial
Assignee: Alexey Shvayka
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-07-27 13:49 PDT by Alexey Shvayka
Modified: 2021-07-27 17:22 PDT (History)
8 users (show)

See Also:


Attachments
Patch (5.83 KB, patch)
2021-07-27 13:51 PDT, Alexey Shvayka
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Shvayka 2021-07-27 13:49:55 PDT
ProxyObject callees should be skipped during Function.prototype.caller resolution
Comment 1 Alexey Shvayka 2021-07-27 13:51:59 PDT
Created attachment 434310 [details]
Patch
Comment 2 Yusuke Suzuki 2021-07-27 17:04:07 PDT
Comment on attachment 434310 [details]
Patch

r=me
Comment 3 EWS 2021-07-27 17:21:12 PDT
Committed r280364 (240011@main): <https://commits.webkit.org/240011@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 434310 [details].
Comment 4 Radar WebKit Bug Importer 2021-07-27 17:22:21 PDT
<rdar://problem/81190771>