[Webkit-unassigned] [Bug 211619] Regression: Array size is not a small enough positive integer
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Nov 30 12:16:29 PST 2020
https://bugs.webkit.org/show_bug.cgi?id=211619
knuts763 at umn.edu changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |knuts763 at umn.edu
--- Comment #3 from knuts763 at umn.edu ---
We also ran into this issue doing .map() on an array. Our issue was not very reproducible, only occurring a handful of times a day out of many users. Replacing the .map() call with a basic for loop seemed to avoid the bug (or it's failing in a way that doesn't show up in our logs anymore). I couldn't find any common threads outside of the users all being in a webkit browser (safari on mac or any browser on iOS/iPad). The arrays that caused this error were sourced from multiple different code paths. Thanks!
--
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/20201130/f9a39794/attachment.htm>
More information about the webkit-unassigned
mailing list