[Webkit-unassigned] [Bug 213893] WIP: Maintain a stack of executing scripts to attribute webpage execution events

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 2 12:38:00 PDT 2020


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

--- Comment #3 from Keith Miller <keith_miller at apple.com> ---
I believe, you also won't be capturing transitive calls with this. I.e. if frame A calls a function exposed by frame B, which then calls into the DOM, you'll only see frame A. Not sure if that matters for now, though.

-- 
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/20200702/93501e11/attachment.htm>


More information about the webkit-unassigned mailing list