[Webkit-unassigned] [Bug 244981] Can't find variable but only when Inspector is closed
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Sep 9 08:16:39 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=244981
Eryk Napierała <eryk.piast at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |https://9wu2z2.sse.codesand
| |box.io
--- Comment #1 from Eryk Napierała <eryk.piast at gmail.com> ---
FYI: when you remove additional parentheses around the arrow function from this line, the error stops occurring.
```
methodFactory((() => {}))
```
Same, when you remove the class instance creation (the last line of IIFE body).
--
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/20220909/407f372a/attachment.htm>
More information about the webkit-unassigned
mailing list