[Webkit-unassigned] [Bug 34553] arguments.callee.caller is null in JavaScript functions defined in top and called via fn.call() or fn.apply() from an iframe

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 14 08:34:25 PDT 2021


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

Alexey Shvayka <shvaikalesh at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |shvaikalesh at gmail.com
         Resolution|---                         |FIXED

--- Comment #10 from Alexey Shvayka <shvaikalesh at gmail.com> ---
(In reply to Christian Eager from comment #0)
> Created attachment 48089 [details]
> Test case

Christian, thank you for detailed report and nice test case!
As of 2021, all major browsers [PASS], including Safari TP 123.
However, there is an intent not to expose cross-realm callers (see step 12 of https://github.com/claudepache/es-legacy-function-reflection/blob/master/spec.md#get-functionprototypecaller).
Until then, I am adding the test case as part of https://bugs.webkit.org/show_bug.cgi?id=225277.

-- 
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/20210514/5fc86c21/attachment.htm>


More information about the webkit-unassigned mailing list