Bug 141041
Summary: | Web Inspector: ES6: Better Console Support for Iterators (Array.entries, Map.entries, etc) | ||
---|---|---|---|
Product: | WebKit | Reporter: | Joseph Pecoraro <joepeck> |
Component: | Web Inspector | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | graouts, joepeck, jonowells, mattbaker, nvasilyev, timothy, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All |
Joseph Pecoraro
* SUMMARY
It would be nice to include better support for Iterator like objects. Array.entries(), or Map.entries(). We could show the next upcoming values that the iterator will see.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/19650502>
Joseph Pecoraro
Oops. I filed a new issue. This was fixed by bug 142420.
*** This bug has been marked as a duplicate of bug 142420 ***