Bug 82468
| Summary: | Web Inspector: deleting an array property causes it to appear as `undefined × 1` in the console | ||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | WebKit | Reporter: | Mathias Bynens <mathias> | ||||||||||||||||
| Component: | Web Inspector | Assignee: | sam <dsam2912> | ||||||||||||||||
| Status: | RESOLVED INVALID | ||||||||||||||||||
| Severity: | Normal | CC: | ap, burg, dglazkov, dsam2912, graouts, joepeck, jonowells, mathias, mattbaker, ndkrempel, nvasilyev, paulirish, pfeldman, timothy, webkit-bug-importer, webkit.review.bot | ||||||||||||||||
| Priority: | P2 | Keywords: | InRadar | ||||||||||||||||
| Version: | 528+ (Nightly build) | ||||||||||||||||||
| Hardware: | All | ||||||||||||||||||
| OS: | All | ||||||||||||||||||
| URL: | data:text/html,<script>var%20array%20%3D%20%5B0%2C%201%2C%202%2C%203%5D%3B%20delete%20array%5B0%5D%3B%20console.log(array)%3B<%2Fscript> | ||||||||||||||||||
| Attachments: |
|
||||||||||||||||||
2012-04-25 04:11 PDT, sam
2012-04-25 08:26 PDT, sam
2012-04-25 08:44 PDT, sam
2012-04-25 10:36 PDT, WebKit Review Bot
2012-04-25 14:02 PDT, WebKit Review Bot
2012-07-11 01:12 PDT, sam
webkit.review.bot: commit-queue-
2012-07-11 02:16 PDT, WebKit Review Bot