[Webkit-unassigned] [Bug 82468] Deleting an array item causes it to appear as `undefined x 1` in the console
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Mar 28 10:27:34 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=82468
--- Comment #1 from Mathias Bynens <mathias at qiwi.be> 2012-03-28 10:27:34 PST ---
Another example: `Array(2)` logs `[undefined × 2]`, but `[undefined, undefined]` logs `[undefined, undefined]`.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list