[Webkit-unassigned] [Bug 271610] Web Inspector: Generating JS builtins for createInspectorInjectedScript is very slow
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Apr 2 19:32:57 PDT 2024
https://bugs.webkit.org/show_bug.cgi?id=271610
--- Comment #8 from Karl Dubost <karlcow at apple.com> ---
next step would be to checkout what `BuiltinFunction.fromString` is doing for this
function createInspectorInjectedScript(InjectedScriptHost, inspectedGlobalObject, injectedScriptId) {…}
Because this is basically the issue.
--
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/20240403/dafe31fb/attachment.htm>
More information about the webkit-unassigned
mailing list